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, detailing its various versions and functionalities."],["The latest version of `ConfigConnectorConfig` is 3.33.0, and the page lists versions going back to 2.3.0, providing access to the reference documentation for each."],["`ConfigConnectorConfig` is a class that handles configuration options for the Config Connector add-on, which is used in conjunction with Google Kubernetes Engine."],["The class `ConfigConnectorConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Container.V1` namespace."],["Key properties and methods of `ConfigConnectorConfig` include a constructor, a copy constructor, and the `Enabled` property, which indicates if the Config Connector is active."]]],[]]