public sealed class GetChannelConnectionRequest : IMessage<GetChannelConnectionRequest>, IEquatable<GetChannelConnectionRequest>, IDeepCloneable<GetChannelConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetChannelConnectionRequest.
The request message for the GetChannelConnection method.
[[["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 document provides reference information for the `GetChannelConnectionRequest` class within the Eventarc v1 API for .NET."],["The latest version available for `GetChannelConnectionRequest` is 2.6.0, with multiple prior versions also accessible, starting from 1.0.0."],["The `GetChannelConnectionRequest` class is used as a request message for the `GetChannelConnection` method, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default and one that takes another `GetChannelConnectionRequest` object, along with two properties: `ChannelConnectionName` (typed view) and `Name` (string), which is a required field for the channel connection."],["The `GetChannelConnectionRequest` documentation includes links to information on inherited members, the namespace `Google.Cloud.Eventarc.V1`, and the `Google.Cloud.Eventarc.V1.dll` assembly."]]],[]]