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 document provides reference documentation for the `Channel.Types.Output` class within the Google Cloud Live Stream v1 API, specifically for version 1.0.0, with links to other versions."],["The `Channel.Types.Output` class represents the location of output files within a Google Cloud Storage bucket and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `Object` class and includes properties and constructors for creating and managing output file information, such as a `Uri` property of type string."],["There are multiple versions of the documentation available, ranging from version 1.0.0 up to 1.8.0, which is the latest, allowing developers to access information specific to different releases."]]],[]]