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 reference documentation for the `Instance.Types.ClientConnectionConfig` class within the Google Cloud AlloyDB v1 API."],["The `ClientConnectionConfig` class represents the client connection configuration for AlloyDB instances and is accessible through the `Google.Cloud.AlloyDb.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in message handling and object management."],["The documentation outlines the available versions of `ClientConnectionConfig` from 1.0.0 to the latest 1.9.0, and describes the properties `RequireConnectors` and `SslConfig`, allowing the configuration of connections and SSL."],["The `ClientConnectionConfig` class, which inherits from `object`, includes constructor options that allow for creating new instances or copying from an existing one, enabling flexible configuration options."]]],[]]