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 of the `ConfigConnectorConfig` API class is 3.33.0, while the current page is displaying information for version 3.32.0, with a list of all versions ranging down to 2.3.0."],["`ConfigConnectorConfig` is a class within the `Google.Cloud.Container.V1` namespace that is part of the Google Kubernetes Engine v1 API, which allows you to handle the configurations for the Config Connector add-on."],["The class `ConfigConnectorConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for complex operations and interactions."],["`ConfigConnectorConfig` has a property called `Enabled`, of type `bool`, that is used to determine if the Cloud Connector is active or not."],["The class `ConfigConnectorConfig` has 2 constructors, a default one `ConfigConnectorConfig()`, and one that take a `ConfigConnectorConfig` object as argument `ConfigConnectorConfig(ConfigConnectorConfig other)`."]]],[]]