public enum InterceptLocation.Types.StateReference documentation and code samples for the Network Security v1 API enum InterceptLocation.Types.State.
The current state of a resource in the location.
Namespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The resource is ready and in sync in the location. |
OutOfSync |
The resource is out of sync in the location. In most cases, this is a result of a transient issue within the system (e.g. an inaccessible location) and the system is expected to recover automatically. |
Unspecified |
State not set (this is not a valid state). |