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 v1alpha 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 page provides reference documentation for the `Instance.Types.ClientConnectionConfig` class within the AlloyDB v1alpha API."],["The `ClientConnectionConfig` class is designed for managing client connection settings, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for creating `ClientConnectionConfig` objects: a default constructor and one that takes another `ClientConnectionConfig` instance as a parameter."],["The class includes properties `RequireConnectors`, to enforce connector-only connections, and `SslConfig`, for configuring SSL options."],["The latest version of the documentation is `1.0.0-alpha10`, with `1.0.0-alpha09` also being available."]]],[]]