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 webpage provides documentation for the `Output` class within the Google Cloud Video Transcoder v1 API, specifically version 2.6.0."],["The `Output` class represents the location of output files in a Cloud Storage bucket, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and has an important property `Uri` which specifies the output file location, and if it is empty it will be populated from `Job.output_uri`."],["The documentation also lists the available constructors for the `Output` class: a default constructor and a copy constructor that takes another `Output` object as a parameter."],["The page includes links to documentation for various versions of the API, ranging from version 1.0.0 up to the latest version 2.9.0, showcasing the available versions for this class."]]],[]]