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 \u003ccode\u003eCustomDns\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Domains.V1\u003c/code\u003e namespace configures settings for arbitrary DNS providers, offering control over domain name resolution.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for managing DNSSEC through \u003ccode\u003eDsRecords\u003c/code\u003e and setting domain nameservers via \u003ccode\u003eNameServers\u003c/code\u003e, with the latter being a required field for its function.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.4.0, and it has had 6 total releases, going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one of which takes in a \u003ccode\u003eCustomDns\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]