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 webpage provides documentation for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its various version releases."],["The latest version of `ConfigConnectorConfig` is 3.33.0, and the page provides access to documentation for versions ranging from 2.3.0 up to the latest 3.33.0."],["The `ConfigConnectorConfig` class represents the configuration options for the Config Connector add-on in a Kubernetes cluster."],["The documentation includes details about the class's inheritance, implementing interfaces, inherited members, and its constructors, as well as a property named `Enabled`, which determines whether the Config Connector is enabled."],["The `ConfigConnectorConfig` class can be found within the namespace `Google.Cloud.Container.V1`, contained in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]