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-04-17 UTC."],[[["This document provides reference documentation for the `GetChannelConnectionRequest` class within the Google Cloud Eventarc v1 API, specifically version 2.2.0."],["The `GetChannelConnectionRequest` class is the request message for the `GetChannelConnection` method, and it inherits from `Object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `GetChannelConnectionRequest` instance for cloning, and it also contains two properties, `ChannelConnectionName` and `Name`, for accessing the channel connection details."],["This page lists the versions available for `GetChannelConnectionRequest`, going from the latest 2.6.0 down to 1.0.0, with links to specific documentation for each."]]],[]]