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`, indicating its capabilities in message handling, equality comparisons, deep cloning, and buffer operations."],["The document outlines the inheritance structure, showing that `ChannelOperationResponse` inherits from `Object` and provides links to inherited members for further details."],["There are multiple versions of the documentation, with 1.8.0 being the most recent version and version 1.1.0 being the present documentation."]]],[]]