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 page provides reference documentation for the `Instance.Types.ClientConnectionConfig` class within the Google Cloud AlloyDB v1 API, specifically version 1.8.0."],["The `ClientConnectionConfig` class is used to manage client connection configurations for AlloyDB instances, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and offers properties such as `RequireConnectors` (a boolean to enforce connector-only connections) and `SslConfig` (for SSL configuration of the instance)."],["The latest version for this class is 1.9.0, with versions dating as far back as 1.0.0 available."]]],[]]