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 v1beta1 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"]],[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDnsSettings.Types.GoogleDomainsDns\u003c/code\u003e class is part of the Cloud Domains v1beta1 API and is used for configuring the DNS settings for domain registrations using the free Google Domains DNS service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations such as message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleDomainsDns\u003c/code\u003e class provides methods for managing DNSSEC through the \u003ccode\u003eDsState\u003c/code\u003e property and managing \u003ccode\u003eDsRecords\u003c/code\u003e, but the DNS zone configuration itself is done through the Google Domains website.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes output-only properties such as \u003ccode\u003eNameServers\u003c/code\u003e and \u003ccode\u003eDsRecords\u003c/code\u003e which are automatically populated with information about the DNS zone and published DS records, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, including 2.0.0-beta05 (latest), 2.0.0-beta04, and 1.0.0-beta04, which can be accessed through the provided links.\u003c/p\u003e\n"]]],[],null,[]]