Cloud Spanner Instance Admin V1 API - Module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::FreeInstanceAvailability (v1.5.0)

Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::FreeInstanceAvailability.

Describes the availability for free instances to be created in an instance configuration.

Constants

FREE_INSTANCE_AVAILABILITY_UNSPECIFIED

value: 0
Not specified.

AVAILABLE

value: 1
Indicates that free instances are available to be created in this instance configuration.

UNSUPPORTED

value: 2
Indicates that free instances are not supported in this instance configuration.

DISABLED

value: 3
Indicates that free instances are currently not available to be created in this instance configuration.

QUOTA_EXCEEDED

value: 4
Indicates that additional free instances cannot be created in this instance configuration because the project has reached its limit of free instances.