public sealed class CustomDns : IMessage<DnsSettings.Types.CustomDns>, IEquatable<DnsSettings.Types.CustomDns>, IDeepCloneable<DnsSettings.Types.CustomDns>, IBufferMessage, IMessage
public RepeatedField<DnsSettings.Types.DsRecord> DsRecords { get; }
The list of DS records for this domain, which are used to enable DNSSEC.
The domain's DNS provider can provide the values to set here. If this
field is empty, DNSSEC is disabled.
Required. 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.
[[["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 document provides information about the \u003ccode\u003eCustomDns\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Domains.V1\u003c/code\u003e namespace, specifically for version 2.0.0 of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class is used to configure settings for a domain with an arbitrary DNS provider, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class has two constructors: one default and another that allows creating a copy of an existing \u003ccode\u003eCustomDns\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class contains two primary properties: \u003ccode\u003eDsRecords\u003c/code\u003e, used to enable DNSSEC through a list of DS records, and \u003ccode\u003eNameServers\u003c/code\u003e, a required list of domain names serving as name servers for the domain.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available, ranging from version 1.0.0 to the latest version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]