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 documentation for the `ConfigConnectorConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `ConfigConnectorConfig` class, which is designed for configuration options of the Config Connector add-on, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The current page focuses on version 3.18.0 and includes details about its constructors, such as the default constructor and a constructor that accepts another `ConfigConnectorConfig` instance, and properties like the `Enabled` boolean."],["The page shows the inheritance tree of the class, how the class inherits from `object` and includes a list of inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, and what namespace it exists in."],["Each listed version in the content represents a link to specific documentation for that given version of the ConfigConnectorConfig class in the Google.Cloud.Container.V1 namespace."]]],[]]