public sealed class DnsSettings.Types.GoogleDomainsDns : IMessage<DnsSettings.Types.GoogleDomainsDns>, IEquatable<DnsSettings.Types.GoogleDomainsDns>, IDeepCloneable<DnsSettings.Types.GoogleDomainsDns>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class DnsSettings.Types.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.
public RepeatedField<DnsSettings.Types.DsRecord> DsRecords { get; }
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eDnsSettings.Types.GoogleDomainsDns\u003c/code\u003e class within the Google Cloud Domains v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e class is used to configure the free DNS zone provided by Google Domains for a \u003ccode\u003eRegistration\u003c/code\u003e, but the DNS zone configuration itself must be done through the Google Domains interface, not via this API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with the capability to be cloned and compared, and to also function as a buffer message.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDsRecords\u003c/code\u003e (a list of DS records), \u003ccode\u003eDsState\u003c/code\u003e (the state of DS records, enabling/disabling automatic DNSSEC), and \u003ccode\u003eNameServers\u003c/code\u003e (the list of name servers for the domain's DNS zone, automatically managed by Google Domains).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e class, one with no parameters and one that will take another \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]