public sealed class Instance.Types.ClientConnectionConfig : IMessage<Instance.Types.ClientConnectionConfig>, IEquatable<Instance.Types.ClientConnectionConfig>, IDeepCloneable<Instance.Types.ClientConnectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Instance.Types.ClientConnectionConfig.
[[["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 the `Instance.Types.ClientConnectionConfig` class within the AlloyDB v1 API is 1.9.0, while the current page is detailing version 1.4.0."],["The `Instance.Types.ClientConnectionConfig` class in the AlloyDB v1 API manages the configuration for client connections to an AlloyDB instance."],["The `ClientConnectionConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `ClientConnectionConfig`, one is a default constructor, and another that takes a `ClientConnectionConfig` parameter allowing for object duplication."],["Key properties within `ClientConnectionConfig` include `RequireConnectors`, which enforces connector-only connections, and `SslConfig`, which handles SSL configuration for the instance."]]],[]]