Developer Connect V1 API - Module Google::Cloud::Developerconnect::V1::RuntimeConfig::State (v1.2.0)

Reference documentation and code samples for the Developer Connect V1 API module Google::Cloud::Developerconnect::V1::RuntimeConfig::State.

The state of the runtime in the InsightsConfig. Whether the runtime is linked to the InsightsConfig.

Constants

STATE_UNSPECIFIED

value: 0
No state specified.

LINKED

value: 1
The runtime configuration has been linked to the InsightsConfig.

UNLINKED

value: 2
The runtime configuration has been unlinked to the InsightsConfig.