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` within the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.19.0."],["This page provides reference documentation and code samples for the `ConfigConnectorConfig` class, which is used to define configuration options for the Config Connector add-on within the Google Kubernetes Engine."],["The `ConfigConnectorConfig` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor and a copy constructor, and has one property called `Enabled` of type `bool` that can be set to denote whether or not Cloud Connector is active."],["The documentation covers a range of versions for the `ConfigConnectorConfig` class, from version 3.0.0 up to the latest version 3.33.0."]]],[]]