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."],[[["This webpage provides documentation for the `Instance.Types.ClientConnectionConfig` class within the Google Cloud AlloyDB v1 API, specifically version 1.6.0."],["The `ClientConnectionConfig` class manages client connection settings for AlloyDB instances and is derived from the base object class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that accepts an existing `ClientConnectionConfig` object to create a copy."],["The class includes properties `RequireConnectors`, which enforces connections through connectors like AuthProxy, and `SslConfig`, which allows for the configuration of SSL options for the instance."],["The latest version available for this API is version 1.9.0, with version 1.0.0 being the earliest."]]],[]]