Cloud Domains V1 API - Class Google::Cloud::Domains::V1::DnsSettings::GoogleDomainsDns (v0.7.0)

Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::DnsSettings::GoogleDomainsDns.

Configuration for using the free DNS zone provided by Google Domains as a Registration's dns_provider. You cannot configure the DNS zone itself using the API. To configure the DNS zone, go to Google Domains.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ds_records

def ds_records() -> ::Array<::Google::Cloud::Domains::V1::DnsSettings::DsRecord>
Returns

#ds_state

def ds_state() -> ::Google::Cloud::Domains::V1::DnsSettings::DsState
Returns

#ds_state=

def ds_state=(value) -> ::Google::Cloud::Domains::V1::DnsSettings::DsState
Parameter
Returns

#name_servers

def name_servers() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.