public sealed class GetConnectionProfileRequest : IMessage<GetConnectionProfileRequest>, IEquatable<GetConnectionProfileRequest>, IDeepCloneable<GetConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class GetConnectionProfileRequest.
Request message for 'GetConnectionProfile' request.
[[["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 page provides documentation for the `GetConnectionProfileRequest` class within the Google Cloud Database Migration v1 API."],["`GetConnectionProfileRequest` is a request message used to retrieve a specific connection profile and has a latest version of 2.5.0, with other version links provided."],["The `GetConnectionProfileRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, `ConnectionProfileName` and `Name`, which are used to specify the connection profile to retrieve."],["The `GetConnectionProfileRequest` class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]