public enum RuntimeConfig.Types.StateReference 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.V1Assembly
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. |