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."],[[["This document provides reference documentation for the `ChannelOperationResponse` class within the Google Cloud Live Stream v1 API."],["`ChannelOperationResponse` serves as the response message for long-running operations related to starting or stopping a channel."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document shows a list of all the versions available of the class, starting with version 1.0.0 up to the latest version 1.8.0."],["The `ChannelOperationResponse` class can be constructed using either a parameterless constructor or a constructor that accepts another `ChannelOperationResponse` instance."]]],[]]