Module: Google::Cloud::Developerconnect::V1::InsightsConfig::State

Defined in:
proto_docs/google/cloud/developerconnect/v1/insights_config.rb

Overview

The state of the InsightsConfig.

Constant Summary collapse

STATE_UNSPECIFIED =

No state specified.

0
PENDING =

The InsightsConfig is pending application discovery/runtime discovery.

5
COMPLETE =

The initial discovery process is complete.

3
ERROR =

The InsightsConfig is in an error state.

4