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 documentation for the `GetChannelConnectionRequest` class within the Google Cloud Eventarc v1 API."],["`GetChannelConnectionRequest` is the request message type used for the `GetChannelConnection` method, designed to retrieve information about a specific channel connection."],["The latest version available for `GetChannelConnectionRequest` is 2.6.0, and there are 11 different versions listed in this doc, with versions going back to 1.0.0."],["The class `GetChannelConnectionRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetChannelConnectionRequest` include `ChannelConnectionName`, a typed view of the resource name, and `Name`, a string representing the name of the channel connection to get."]]],[]]