Cloud Spanner Instance Admin V1 API - Module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::State (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::State.
Indicates the current state of the instance configuration.
Constants
STATE_UNSPECIFIED
value: 0 Not specified.
CREATING
value: 1 The instance configuration is still being created.
READY
value: 2 The instance configuration is fully created and ready to be used to
create instances.