public sealed class ChannelOperationResponse : IMessage<ChannelOperationResponse>, IEquatable<ChannelOperationResponse>, IDeepCloneable<ChannelOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class ChannelOperationResponse.
Response message for Start/Stop Channel long-running operations.
[[["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."],[[["The latest version of the `ChannelOperationResponse` API is 1.8.0, with several prior versions available, including 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["`ChannelOperationResponse` is a class in the `Google.Cloud.Video.LiveStream.V1` namespace, which serves as the response message for Start/Stop Channel long-running operations."],["The `ChannelOperationResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This API class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructors for `ChannelOperationResponse`, one is parameterless, and the other constructor is `ChannelOperationResponse(ChannelOperationResponse other)`."]]],[]]