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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eClientConnectionConfig\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically for version 1.2.0, which is used to configure client connections to an AlloyDB instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientConnectionConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1.dll\u003c/code\u003e assembly, and can be used to manage aspects like requiring connectors and SSL configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this API available, ranging from 1.0.0 to 1.9.0, with 1.9.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor (\u003ccode\u003eClientConnectionConfig()\u003c/code\u003e) and another that accepts an existing \u003ccode\u003eClientConnectionConfig\u003c/code\u003e object for copying properties (\u003ccode\u003eClientConnectionConfig(ClientConnectionConfig other)\u003c/code\u003e), also possessing two properties: \u003ccode\u003eRequireConnectors\u003c/code\u003e, a boolean to enforce connectors only connections, and \u003ccode\u003eSslConfig\u003c/code\u003e, to set the SSL options of the instance.\u003c/p\u003e\n"]]],[],null,[]]