Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::DnsNameMapping::DnsScope (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::DnsNameMapping::DnsScope.

The scope that the DNS name applies to.

Constants

DNS_SCOPE_UNSPECIFIED

value: 0
DNS scope not set. This value should not be used.

INSTANCE

value: 1
Indicates an instance-level DNS name.

CLUSTER

value: 2
Indicates a cluster-level DNS name.