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-04-17 UTC."],[[["This webpage provides reference documentation for the `AlloyDbConnectionProfile` class within the Google Cloud Database Migration v1 API."],["The `AlloyDbConnectionProfile` class specifies the connection parameters needed to connect to, and create a destination AlloyDB cluster."],["The webpage includes a list of available versions, from the latest 2.5.0 down to 1.0.0, along with links to their respective documentation."],["`AlloyDbConnectionProfile` includes properties such as `ClusterId`, a string for the cluster's ID, and `Settings`, used for creation of the AlloyDB destination cluster."],["The `AlloyDbConnectionProfile` class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]