Network Connectivity V1BETA API - Module Google::Cloud::NetworkConnectivity::V1beta::StateTimeline::StateMetadata::State (v0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::StateTimeline::StateMetadata::State.
The state of the resource.
Constants
STATE_UNSPECIFIED
value: 0 An invalid state, which is the default case.
ADDING
value: 1 The resource is being added.
ACTIVE
value: 2 The resource is in use.
DELETING
value: 3 The resource is being deleted.
SUSPENDING
value: 4 The resource is being suspended.
SUSPENDED
value: 5 The resource is suspended and not in use.