public sealed class AlloyDbConnectionProfile : IMessage<AlloyDbConnectionProfile>, IEquatable<AlloyDbConnectionProfile>, IDeepCloneable<AlloyDbConnectionProfile>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AlloyDbConnectionProfile.
Specifies required connection parameters, and the parameters
required to create an AlloyDB destination cluster.
[[["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 `AlloyDbConnectionProfile` class within the Database Migration v1 API."],["The `AlloyDbConnectionProfile` class is used to define connection parameters and settings for creating an AlloyDB destination cluster, as part of the `Google.Cloud.CloudDms.V1` namespace, with the latest version being 2.5.0."],["It outlines the class's inheritance structure, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it lists inherited members from the base object class."],["The documentation details the constructors available for the `AlloyDbConnectionProfile` class and the properties `ClusterId` and `Settings`, which are required for the connection."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest 2.5.0."]]],[]]