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 pertains to the `Channel.Types.Output` class within the Google Cloud Live Stream v1 API, specifically version 1.5.0, which is part of the larger `Google.Cloud.Video.LiveStream.V1` namespace."],["The `Channel.Types.Output` class is responsible for managing the location of output files within a Google Cloud Storage bucket."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `Uri` property of the class, of type string, defines the URI where the output file(s) are located, such as `gs://my-bucket/outputs/`."],["The page also contains the documentation for the previous versions of the API class going back to version 1.0.0 and as current as 1.8.0."]]],[]]