Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::AutoDnsStatus (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::AutoDnsStatus.
The status of automated DNS provisioning.
Constants
AUTO_DNS_STATUS_UNSPECIFIED
value: 0 Unspecified status. This means status is missing from dependency service.
AUTO_DNS_OK
value: 1 DNS provisioning is OK.
AUTO_DNS_FAILED
value: 2 DNS provisioning failed.
AUTO_DNS_UNKNOWN
value: 3 DNS provisioning status is not recognized by Cloud SQL.