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."],[[["The latest version available for `ConfigConnectorConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.23.0."],["`ConfigConnectorConfig` is a class within the `Google.Cloud.Container.V1` namespace and provides configuration options for the Config Connector add-on in Google Kubernetes Engine."],["The `ConfigConnectorConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a boolean property `Enabled` that indicates whether Cloud Connector is turned on for a cluster."],["The documentation provides links to the documentation of versions of ConfigConnectorConfig ranging from 2.3.0 to the latest 3.33.0."]]],[]]