[[["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, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `DNSConfig` class, found in the `Google.Cloud.Container.V1` namespace, is used to define configuration settings for cluster DNS options, such as the in-cluster DNS provider, domain suffix, and access scope."],["The documentation details the inheritance hierarchy of `DNSConfig`, which includes inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `ClusterDns`, `ClusterDnsDomain`, and `ClusterDnsScope`, which allow for setting the DNS provider, the cluster service record suffix, and the scope of DNS record access respectively."],["The `DNSConfig` class has two constructors: a default constructor, and one that creates a new `DNSConfig` based on an existing `DNSConfig` object."]]],[]]