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-04-09 UTC."],[[["The latest version available for `ConfigConnectorConfig` in the Google Kubernetes Engine v1 API is 3.33.0, and a range of versions from 3.0.0 to 3.33.0 are available."],["`ConfigConnectorConfig` is a class within the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."],["The class `ConfigConnectorConfig` offers configuration options for the Config Connector add-on and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ConfigConnectorConfig` includes a public property named `Enabled`, which is a boolean value indicating whether the Cloud Connector is active for a specific cluster."],["The class `ConfigConnectorConfig` contains two constructors: a default constructor and one that takes an existing `ConfigConnectorConfig` object as a parameter for copying its properties."]]],[]]