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 page covers the `Channel.Types.Output` class within the Google Cloud Live Stream v1 API, specifically version 1.6.0, which is part of the `.NET` framework."],["The `Channel.Types.Output` class represents the location of output files within a Google Cloud Storage bucket for live streams."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["The class has properties like `Uri` which are used to identify the location of the output files in the Google Cloud Storage bucket."],["The page provides links to previous versions, and the current latest version, of the `Channel.Types.Output` documentation, as well as links to the documentation of the interfaces it inherits from."]]],[]]