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 <https://domains.google/>__.
Attributes
Name
Description
name_servers
MutableSequence[str]
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.
MutableSequence[google.cloud.domains_v1.types.DnsSettings.DsRecord]
Output only. The list of DS records published for this
domain. The list is automatically populated when
ds_state is DS_RECORDS_PUBLISHED, otherwise it
remains empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class GoogleDomainsDns (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/domains/latest/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.10.0](/python/docs/reference/domains/1.10.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.9.0](/python/docs/reference/domains/1.9.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.8.1](/python/docs/reference/domains/1.8.1/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.7.5](/python/docs/reference/domains/1.7.5/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.6.0](/python/docs/reference/domains/1.6.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.5.2](/python/docs/reference/domains/1.5.2/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.4.1](/python/docs/reference/domains/1.4.1/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.3.0](/python/docs/reference/domains/1.3.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.2.3](/python/docs/reference/domains/1.2.3/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.1.3](/python/docs/reference/domains/1.1.3/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [1.0.0](/python/docs/reference/domains/1.0.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [0.4.3](/python/docs/reference/domains/0.4.3/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [0.3.0](/python/docs/reference/domains/0.3.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [0.2.3](/python/docs/reference/domains/0.2.3/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns)\n- [0.1.0](/python/docs/reference/domains/0.1.0/google.cloud.domains_v1.types.DnsSettings.GoogleDomainsDns) \n\n GoogleDomainsDns(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nConfiguration for using the free DNS zone provided by Google Domains\nas a `Registration`'s `dns_provider`. You cannot configure the\nDNS zone itself using the API. To configure the DNS zone, go to\n`Google Domains \u003chttps://domains.google/\u003e`__."]]