URI for the output file(s). For example, gs://my-bucket/outputs/.
If empty, the value is populated from Job.output_uri. See
Supported input and output
formats.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `Output` class within the Google Cloud Video Transcoder v1 API, specifically version 2.2.0."],["The `Output` class represents the location of output files in a Cloud Storage bucket, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Uri` property, which is a string representing the URI of the output file(s), with a default value taken from `Job.output_uri` if left empty."],["The webpage documents available versions of this class ranging from 1.0.0 to 2.9.0, the latter being the most recent."],["Two constructors are provided for the Output class: a default parameterless constructor, and one that takes another Output instance as a parameter."]]],[]]