public sealed class ConfigConnectorConfig : IMessage<ConfigConnectorConfig>, IEquatable<ConfigConnectorConfig>, IDeepCloneable<ConfigConnectorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ConfigConnectorConfig.
Configuration options for the Config Connector add-on.
[[["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 page provides documentation for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The `ConfigConnectorConfig` class, part of the `Google.Cloud.Container.V1` namespace, is used to configure options for the Config Connector add-on in Kubernetes clusters, and is found in the `Google.Cloud.Container.V1.dll` assembly."],["The class inherits from the `Object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, supporting standard object operations."],["The page lists available versions of the API, ranging from the latest 3.33.0 down to 2.3.0, and also provides access to documentation for each specific version of the `ConfigConnectorConfig` class."],["The `ConfigConnectorConfig` has a single `Enabled` property of type Boolean that determines whether Cloud Connector is enabled for the cluster."]]],[]]