public sealed class ConfigConnectorConfig : IMessage<ConfigConnectorConfig>, IEquatable<ConfigConnectorConfig>, IDeepCloneable<ConfigConnectorConfig>, IBufferMessage, IMessage
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, part of the Google.Cloud.Container.V1 library."],["This webpage provides access to the documentation of `ConfigConnectorConfig` across multiple versions, ranging from 3.33.0 down to 2.3.0."],["`ConfigConnectorConfig` is a class that allows users to manage configuration options for the Config Connector add-on in Google Cloud clusters."],["The `ConfigConnectorConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class includes properties like `Enabled`, which is a boolean value, to reflect whether or not Cloud Connector is active."]]],[]]