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.5.0."],["The `ClientConnectionConfig` class, which is a part of the `Google.Cloud.AlloyDb.V1` namespace, handles the client connection configurations for AlloyDB instances."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties like `RequireConnectors` (to enforce connector-only connections) and `SslConfig` (for SSL configuration)."],["The page contains a list of versions ranging from 1.0.0 to 1.9.0 with 1.9.0 being the latest."]]],[]]