public sealed class GetConnectionProfileRequest : IMessage<GetConnectionProfileRequest>, IEquatable<GetConnectionProfileRequest>, IDeepCloneable<GetConnectionProfileRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `GetConnectionProfileRequest` class is `2.0.0-alpha05`, with previous versions `2.0.0-alpha04` and `1.0.0-beta02` also available."],["`GetConnectionProfileRequest` is a class that inherits from `Object` and implements `IMessage\u003cGetConnectionProfileRequest\u003e`, `IEquatable\u003cGetConnectionProfileRequest\u003e`, `IDeepCloneable\u003cGetConnectionProfileRequest\u003e`, `IBufferMessage`, and `IMessage`."],["This class is found within the `Google.Cloud.Datastream.V1Alpha1` namespace and is part of the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."],["The class includes two constructors: a default constructor `GetConnectionProfileRequest()` and an overloaded constructor `GetConnectionProfileRequest(GetConnectionProfileRequest other)`."],["`GetConnectionProfileRequest` contains two properties, `ConnectionProfileName` which is a resource name property and `Name` which is a required string property representing the name of the connection profile."]]],[]]