[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `DnsSettings` class defines the DNS configuration for a domain `Registration`, encompassing name servers, DNSSEC, and glue records, and it is found within the `Google.Cloud.Domains.V1` namespace, version 1.0.0."],["`DnsSettings` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionality for message handling, equality checks, deep cloning, and buffer-based operations."],["This class offers two constructors: a default constructor (`DnsSettings()`) and a copy constructor (`DnsSettings(DnsSettings other)`), to provide flexibility when creating new instances or cloning existing ones."],["The class includes properties like `CustomDns` and `GoogleDomainsDns` to specify either an arbitrary DNS provider or the free DNS service from Google Domains, and it also includes a `GlueRecords` property, which is a list of glue records, usually empty."],["`DnsProviderCase` is available to determine the DNS provider being utilized."]]],[]]