Developer Connect v1 API - Enum RuntimeConfig.Types.State (1.0.0-beta02)

public enum RuntimeConfig.Types.State

Reference documentation and code samples for the Developer Connect v1 API enum RuntimeConfig.Types.State.

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

Namespace

Google.Cloud.DeveloperConnect.V1

Assembly

Google.Cloud.DeveloperConnect.V1.dll

Fields

Name Description
Linked

The runtime configuration has been linked to the InsightsConfig.

Unlinked

The runtime configuration has been unlinked to the InsightsConfig.

Unspecified

No state specified.