public sealed class GetChannelRequest : IMessage<GetChannelRequest>, IEquatable<GetChannelRequest>, IDeepCloneable<GetChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class GetChannelRequest.
Request message for "LivestreamService.GetChannel".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetChannelRequest\u003c/code\u003e class within the Google Cloud Live Stream v1 API, specifically detailing its structure, purpose, and implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetChannelRequest\u003c/code\u003e is a message class used to request channel information from the LivestreamService API, as seen from the different versions available, with the most current being 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetChannelRequest\u003c/code\u003e inherits from the object class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetChannelRequest\u003c/code\u003e class has two properties: \u003ccode\u003eChannelName\u003c/code\u003e, which is a \u003ccode\u003eChannelName\u003c/code\u003e-typed view, and \u003ccode\u003eName\u003c/code\u003e, a string that is the required name of the channel resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: \u003ccode\u003eGetChannelRequest()\u003c/code\u003e and \u003ccode\u003eGetChannelRequest(GetChannelRequest other)\u003c/code\u003e, with the second constructor accepting a copy of another \u003ccode\u003eGetChannelRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]