Google Cloud Sql Admin V1 Client - Class DnsNameMapping (1.8.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Output only. 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.

↳ record_manager
int

Output only. The manager for this DNS record.

getName

Output only. The DNS name.

Returns
Type
Description
string

setName

Output only. The DNS name.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getConnectionType

Output only. The connection type of the DNS name.

Returns
Type
Description
int
Enum of type ConnectionType .

setConnectionType

Output only. The connection type of the DNS name.

Parameter
Name
Description
var
int

Enum of type ConnectionType .

Returns
Type
Description
$this

getDnsScope

Output only. The scope that the DNS name applies to.

Returns
Type
Description
int
Enum of type DnsScope .

setDnsScope

Output only. The scope that the DNS name applies to.

Parameter
Name
Description
var
int

Enum of type DnsScope .

Returns
Type
Description
$this

getRecordManager

Output only. The manager for this DNS record.

Returns
Type
Description
int
Enum of type RecordManager .

setRecordManager

Output only. The manager for this DNS record.

Parameter
Name
Description
var
int

Enum of type RecordManager .

Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: