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 webpage provides reference documentation and code samples for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API."],["It details the configuration options for the Config Connector add-on, which is a feature within Google Kubernetes Engine."],["The class `ConfigConnectorConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checking, deep cloning, and buffer message management."],["The latest version of `ConfigConnectorConfig` documented is 3.33.0, while the current page's focus is on version 3.12.0, with a range of prior versions available for review."],["The `ConfigConnectorConfig` class has properties such as \"Enabled\", which is a boolean value that determines whether the Cloud Connector is active on a given cluster."]]],[]]