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-04-09 UTC."],[[["This webpage provides reference documentation for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET framework."],["The latest version available is 3.33.0, but the page focuses on version 3.30.0, showing a historical list of versions dating back to version 2.3.0."],["`ConfigConnectorConfig` is a class that manages the configuration options for the Config Connector add-on within the Google Kubernetes Engine."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The key property of the `ConfigConnectorConfig` class is `Enabled`, which is a boolean indicating whether or not the Cloud Connector is enabled."]]],[]]