[[["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."],[[["This webpage provides reference documentation for the `DNSConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `DNSConfig` class is designed to configure cluster DNS options, such as the in-cluster DNS provider, the cluster service records suffix (`ClusterDnsDomain`), and the scope of access to cluster DNS records (`ClusterDnsScope`)."],["The `DNSConfig` class inherits from the base .NET `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each serving specific purposes such as defining how the class functions within the Google Protobuf environment."],["There are two constructors available for the `DNSConfig` class, one default constructor, and another that takes an instance of the same `DNSConfig` class to copy its properties, for convenience."],["The main properties that the `DNSConfig` class contains are `ClusterDns`, `ClusterDnsDomain`, and `ClusterDnsScope`, which are used to control different configuration parameters of the DNS service."]]],[]]