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 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 `ChannelOperationResponse` class is found within the `Google.Cloud.Video.LiveStream.V1` namespace and is part of the `Google.Cloud.Video.LiveStream.V1.dll` assembly, with version 1.6.0."],["The document lists all the different available versions for this documentation, with version 1.8.0 listed as the latest."]]],[]]