[[["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, covering versions from 2.3.0 up to the latest 3.33.0."],["The `DNSConfig` class is used to configure cluster DNS settings within a Google Kubernetes Engine environment, offering control over in-cluster DNS providers, the cluster service record suffix, and DNS record access scope."],["The documentation outlines the `DNSConfig` class's inheritance from `object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with a list of inherited members."],["Key properties of the `DNSConfig` class include `ClusterDns`, which determines the in-cluster DNS provider, `ClusterDnsDomain`, which sets the suffix for cluster service records, and `ClusterDnsScope`, which manages access scope to cluster DNS records."],["The `DNSConfig` class also provides two constructors: a default constructor `DNSConfig()` and a copy constructor `DNSConfig(DNSConfig other)` that creates a new instance by copying an existing `DNSConfig`."]]],[]]