Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class DnsNameMapping.
DNS metadata.
Generated from protobuf message google.cloud.sql.v1.DnsNameMapping
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The DNS name.
↳ connection_type
int
Output only. The connection type of the DNS name.
↳ dns_scope
int
Output only. The scope that the DNS name applies to.
getName
The DNS name.
string
setName
The DNS name.
var
string
$this
getConnectionType
Output only. The connection type of the DNS name.
setConnectionType
Output only. The connection type of the DNS name.
$this
getDnsScope
Output only. The scope that the DNS name applies to.
setDnsScope
Output only. The scope that the DNS name applies to.
$this

