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.7.0."],["The `ClientConnectionConfig` class represents the configuration for client connections to an AlloyDB instance and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers properties such as `RequireConnectors`, allowing for enforcement of connector-only connections, and `SslConfig`, enabling SSL configuration options for the instance."],["The documentation includes an inheritance hierarchy, detailing the class's relationship with the base `object` class, and also lists the available constructors for `ClientConnectionConfig`."],["There are different versions of the API available for selection, with the latest one being 1.9.0, and users can check older versions all the way down to 1.0.0."]]],[]]