public sealed class DnsSettings.Types.CustomDns : IMessage<DnsSettings.Types.CustomDns>, IEquatable<DnsSettings.Types.CustomDns>, IDeepCloneable<DnsSettings.Types.CustomDns>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 API class DnsSettings.Types.CustomDns.
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 reference documentation for the \u003ccode\u003eDnsSettings.Types.CustomDns\u003c/code\u003e class within the Cloud Domains v1beta1 API, which is designed for configuring DNS settings with an arbitrary DNS provider.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, enabling functionality like message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDsRecords\u003c/code\u003e, which allows configuration of DNSSEC through a list of DS records, and \u003ccode\u003eNameServers\u003c/code\u003e, which is a required list of domain name servers where the domain's DNS zone is stored.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this component available including version \u003ccode\u003e2.0.0-beta05\u003c/code\u003e which is the latest, \u003ccode\u003e2.0.0-beta04\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, as outlined in the listed links.\u003c/p\u003e\n"]]],[],null,[]]