Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API module Google::Cloud::Sql::V1beta4::SqlInstanceType.
Constants
SQL_INSTANCE_TYPE_UNSPECIFIED
value: 0
This is an unknown Cloud SQL instance type.
CLOUD_SQL_INSTANCE
value: 1
A regular Cloud SQL instance that is not replicating from a primary
instance.
ON_PREMISES_INSTANCE
value: 2
An instance running on the customer's premises that is not managed by
Cloud SQL.
READ_REPLICA_INSTANCE
value: 3
A Cloud SQL instance acting as a read-replica.
READ_POOL_INSTANCE
value: 5
A Cloud SQL read pool.