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 Google Cloud Container V1 API is 3.33.0, which is accessible via a direct link, while the current version being viewed is 3.22.0."],["This page provides reference documentation and code samples for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API."],["The `ConfigConnectorConfig` class, representing configuration options for the Config Connector add-on, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the base `object` class."],["There are multiple prior versions of the Google Cloud Container V1 API available for review on the webpage, starting from version 2.3.0, extending to the most recent version, 3.33.0."],["The `ConfigConnectorConfig` class has a boolean `Enabled` property, which indicates whether the Cloud Connector is enabled for a cluster."]]],[]]