Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::DnsNameMapping.
DNS metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection_type
def connection_type() -> ::Google::Cloud::Sql::V1::DnsNameMapping::ConnectionType
Returns
- (::Google::Cloud::Sql::V1::DnsNameMapping::ConnectionType) — Output only. The connection type of the DNS name.
#dns_scope
def dns_scope() -> ::Google::Cloud::Sql::V1::DnsNameMapping::DnsScope
Returns
- (::Google::Cloud::Sql::V1::DnsNameMapping::DnsScope) — Output only. The scope that the DNS name applies to.
#name
def name() -> ::String
Returns
- (::String) — Output only. The DNS name.
#record_manager
def record_manager() -> ::Google::Cloud::Sql::V1::DnsNameMapping::RecordManager
Returns
- (::Google::Cloud::Sql::V1::DnsNameMapping::RecordManager) — Output only. The manager for this DNS record.