public sealed class 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 page provides reference documentation for the `Channel.Types.Output` class within the Google Cloud Live Stream v1 API."],["`Channel.Types.Output` defines the location of output files, stored in a Google Cloud Storage bucket."],["The latest version available is 1.8.0, and the documentation also covers versions back to 1.0.0."],["The `Output` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Output` class contains a `Uri` property, a string representing the URI of the output file location, such as `gs://my-bucket/outputs/`."]]],[]]