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\u003eThe latest version of \u003ccode\u003eCustomDns\u003c/code\u003e is 2.0.0-beta05, while the current documentation is for version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomDns\u003c/code\u003e is a sealed class used for configuring an arbitrary DNS provider, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces such as \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\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Domains.V1Beta1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Domains.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomDns\u003c/code\u003e has two constructors: one default and one that accepts another \u003ccode\u003eCustomDns\u003c/code\u003e object as a parameter, also holding the properties of \u003ccode\u003eDsRecords\u003c/code\u003e and \u003ccode\u003eNameServers\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDsRecords\u003c/code\u003e is a list of DS records used to enable DNSSEC, while \u003ccode\u003eNameServers\u003c/code\u003e is a required list of name servers that store the DNS zone for a domain.\u003c/p\u003e\n"]]],[],null,[]]