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 Google Cloud Eventarc v1 API, specifically version 2.5.0."],["The `GetChannelConnectionRequest` class is the request message for the `GetChannelConnection` method, and it is used to retrieve a specific channel connection."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `ChannelConnectionName` and `Name`, with `Name` being a required string specifying the channel connection to get."],["This page also contains a list of available versions for the class, including version 2.6.0 as the latest and versions back to 1.0.0."]]],[]]