[[["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 documentation for the `DNSConfig` class within the Google Kubernetes Engine v1 API, which is used to configure cluster DNS options."],["The latest version of the documentation available is 3.33.0, but this page specifically details version 3.21.0, with links to documentation for other previous versions."],["The `DNSConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with the .NET ecosystem and supporting operations like deep cloning and message buffering."],["The `DNSConfig` class has three main properties for configuring DNS: `ClusterDns`, which determines the in-cluster DNS provider, `ClusterDnsDomain` which sets the suffix for all cluster service records, and `ClusterDnsScope` which controls the scope of access to DNS records."],["The `DNSConfig` class has two constructors, a default parameterless one, and another which takes another `DNSConfig` instance as a parameter for duplication."]]],[]]