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 v1 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 v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class allows configuration for an arbitrary DNS provider, enabling users to manage domain DNS settings outside of default options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomDns\u003c/code\u003e supports DNSSEC through the \u003ccode\u003eDsRecords\u003c/code\u003e property, which allows specifying a list of DS records, if left empty then DNSSEC is disabled.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNameServers\u003c/code\u003e property, a required field, is used to define the list of name servers associated with the domain, with each server being a domain name in Punycode format for Unicode names.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the documentation available, ranging from version 1.0.0 to 2.4.0, with 2.4.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]