public sealed class 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\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class in the Cloud Domains v1 API allows configuration for DNS providers and is found within the \u003ccode\u003eGoogle.Cloud.Domains.V1.DnsSettings.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomDns\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling features like message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomDns\u003c/code\u003e objects can be constructed using default or copy constructors, offering flexibility in how instances are created and initialized.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDsRecords\u003c/code\u003e property of \u003ccode\u003eCustomDns\u003c/code\u003e manages a list of \u003ccode\u003eDsRecord\u003c/code\u003e objects, crucial for enabling DNSSEC and the \u003ccode\u003eNameServers\u003c/code\u003e property is a list of nameservers that are responsible for this domain.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version listed is 2.4.0, with this documentation being based on version 2.1.0, and versions all the way back to 1.0.0 are included, showcasing the evolution of the API.\u003c/p\u003e\n"]]],[],null,[]]