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-09 UTC."],[[["This page provides reference documentation for the `GetChannelRequest` class within the Eventarc v1 API, specifically for version 2.5.0 of the .NET library."],["The `GetChannelRequest` class is used to request details about a specific channel and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetChannelRequest` class has two constructors, a default constructor and a copy constructor, and includes properties such as `ChannelName` and `Name` for specifying the channel being queried."],["The latest version of this page is 2.6.0, and there are historical versions of this page going back to 1.0.0 that can be accessed, all with their own url paths."]]],[]]