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."],[[["This webpage provides reference documentation for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API."],["The latest available version of `ConfigConnectorConfig` is 3.33.0, but it also provides links to versions ranging from 2.3.0 up to the latest."],["`ConfigConnectorConfig` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ConfigConnectorConfig` class includes properties such as `Enabled`, which determines if the Cloud Connector is enabled for a cluster."],["This page documents the constructors for `ConfigConnectorConfig`, which allow for creating new instances, including a parameter to clone an existing instance."]]],[]]