Network Security v1 API - Enum InterceptLocation.Types.State (1.0.0-beta01)

public enum InterceptLocation.Types.State

Reference 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.V1

Assembly

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).