Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::InterceptLocation::State (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-07 UTC."],[],[]]