Google Cloud Sql Admin V1 Client - Class DnsScope (1.6.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class DnsScope.

The scope that the DNS name applies to.

Protobuf type google.cloud.sql.v1.DnsNameMapping.DnsScope

Namespace

Google \ Cloud \ Sql \ V1 \ DnsNameMapping

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DNS_SCOPE_UNSPECIFIED

Value: 0

Unknown DNS scope.

Generated from protobuf enum DNS_SCOPE_UNSPECIFIED = 0;

INSTANCE

Value: 1

Indicates a instance-level DNS name.

Generated from protobuf enum INSTANCE = 1;