public sealed class Channel.Types.Output : IMessage<Channel.Types.Output>, IEquatable<Channel.Types.Output>, IDeepCloneable<Channel.Types.Output>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Channel.Types.Output.
Location of output file(s) in a Google Cloud Storage bucket.
[[["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 `Channel.Types.Output` class within the Live Stream v1 API, specifically for version 1.4.0."],["`Channel.Types.Output` represents the location of output files within a Google Cloud Storage bucket and inherits from the `object` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `Output()` and `Output(Output other)`, and includes the property `Uri` which sets the URI for the output file(s)."],["The documentation also lists other available versions of the API, ranging from 1.0.0 to the latest 1.8.0."]]],[]]