public sealed class GetConnectionProfileRequest : IMessage<GetConnectionProfileRequest>, IEquatable<GetConnectionProfileRequest>, IDeepCloneable<GetConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GetConnectionProfileRequest.
[[["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-09 UTC."],[[["This document provides reference documentation for the `GetConnectionProfileRequest` class within the Google Cloud Datastream v1 API, specifically version 2.8.0."],["`GetConnectionProfileRequest` is a message class used to request a connection profile, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ConnectionProfileName` (a typed view) and `Name` (a string), with `Name` being a required field for the connection profile resource."],["The documentation highlights the inheritance and implemented members of the `GetConnectionProfileRequest` class, and also provides information about its constructors and associated namespace/assembly."],["The latest version of this API class is 2.9.0, and there are 10 previous versions ranging from 2.8.0 down to 1.0.0."]]],[]]