public sealed class GetChannelRequest : IMessage<GetChannelRequest>, IEquatable<GetChannelRequest>, IDeepCloneable<GetChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetChannelRequest.
[[["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."],[[["The latest version available for the Google.Cloud.Eventarc.V1 API is 2.6.0, with the current documentation being for version 2.2.0."],["`GetChannelRequest` is a class used for requesting a specific channel, within the Eventarc v1 API."],["This `GetChannelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetChannelRequest` includes properties such as `ChannelName` and `Name`, which are used to specify the channel to be retrieved."],["The `GetChannelRequest` class can be instantiated with or without another `GetChannelRequest` object in its constructor."]]],[]]