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 documentation covers the `Channel.Types.Output` class within the Google Cloud Video Live Stream v1 API, specifically version 1.2.0, and the most recent version 1.8.0 is linked at the top."],["The `Channel.Types.Output` class is used to specify the location of output files in a Google Cloud Storage bucket and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides details for various versions, from 1.0.0 to 1.8.0, and includes constructors for creating new instances of `Output`."],["It has a property, `Uri`, which is a string representing the output file's URI in a Google Cloud Storage bucket, such as `gs://my-bucket/outputs/`."]]],[]]