Google Cloud Sql Admin V1 Client - Class DnsScope (1.9.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 
 

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

Generated from protobuf enum DNS_SCOPE_UNSPECIFIED = 0;

INSTANCE

  Value: 1 
 

Indicates an instance-level DNS name.

Generated from protobuf enum INSTANCE = 1;

CLUSTER

  Value: 2 
 

Indicates a cluster-level DNS name.

Generated from protobuf enum CLUSTER = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: