Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::InterceptLocation::State (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::InterceptLocation::State.

The current state of a resource in the location.

Constants

STATE_UNSPECIFIED

value: 0
State not set (this is not a valid state).

ACTIVE

value: 1
The resource is ready and in sync in the location.

OUT_OF_SYNC

value: 2
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.