Secure Source Manager V1 API - Module Google::Cloud::SecureSourceManager::V1::Instance::State (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Secure Source Manager V1 API module Google::Cloud::SecureSourceManager::V1::Instance::State.
Secure Source Manager instance state.
Constants
STATE_UNSPECIFIED
value: 0 Not set. This should only be the case for incoming requests.
CREATING
value: 1 Instance is being created.
ACTIVE
value: 2 Instance is ready.
DELETING
value: 3 Instance is being deleted.
PAUSED
value: 4 Instance is paused.
UNKNOWN
value: 6 Instance is unknown, we are not sure if it's functioning.