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 webpage provides documentation for the `GetConnectionProfileRequest` class within the Google Cloud Database Migration v1 API."],["The latest version of the API documented is 2.5.0, with several older versions (down to 1.0.0) also available for reference."],["`GetConnectionProfileRequest` is a request message used to retrieve connection profile details and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties like `ConnectionProfileName` and `Name`, which are used to specify the connection profile resource to be retrieved."],["The documentation includes information about inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]