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 `ConfigConnectorConfig` documentation is 3.33.0, but this page is showing version 3.20.0, which is one of many previous versions available."],["This page provides reference documentation for the `ConfigConnectorConfig` class, a part of the Google Kubernetes Engine v1 API, detailing its configuration options."],["The `ConfigConnectorConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `ConfigConnectorConfig` object as a parameter, along with a single property, `Enabled`, which is a boolean to determine if the Cloud Connector is enabled."],["The documentation is within the `Google.Cloud.Container.V1` namespace, and the code is in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]