public sealed class GoogleDomainsDns : IMessage<DnsSettings.Types.GoogleDomainsDns>, IEquatable<DnsSettings.Types.GoogleDomainsDns>, IDeepCloneable<DnsSettings.Types.GoogleDomainsDns>, IBufferMessage, IMessage
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 page provides documentation for the \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Domains.V1\u003c/code\u003e namespace, which is used to configure the free DNS zone provided by Google Domains.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eGoogleDomainsDns()\u003c/code\u003e and one that accepts another \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e instance for initialization, \u003ccode\u003eGoogleDomainsDns(DnsSettings.Types.GoogleDomainsDns other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eDsRecords\u003c/code\u003e, a list of published DS records, \u003ccode\u003eDsState\u003c/code\u003e, which controls the state of DS records for automatic DNSSEC, and \u003ccode\u003eNameServers\u003c/code\u003e, which automatically lists the name servers assigned to the Google Domains DNS zone.\u003c/p\u003e\n"],["\u003cp\u003eThere are several listed versions of this class, ranging from version 1.0.0 to the latest version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]