Module: Google::Cloud::Sql::V1::SqlAvailabilityType
- Defined in:
- proto_docs/google/cloud/sql/v1/cloud_sql_resources.rb
Overview
The availability type of the given Cloud SQL instance.
Constant Summary collapse
- SQL_AVAILABILITY_TYPE_UNSPECIFIED =
This is an unknown Availability type.
0- ZONAL =
Zonal available instance.
1- REGIONAL =
Regional available instance.
2