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 available for `ConfigConnectorConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.14.0."],["This page provides reference documentation and code samples for the `ConfigConnectorConfig` class, which is used for managing the Config Connector add-on in Google Kubernetes Engine."],["The `ConfigConnectorConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Enabled` of type `bool`, that determines whether or not the Cloud Connector is enabled for a cluster."],["This class is a part of the `Google.Cloud.Container.V1` namespace and is contained within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]