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.5.0."],["The `Output` class represents the location of output files in a Cloud Storage bucket, and it inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Output` class has a `Uri` property, which is a string that specifies the URI for the output file(s), defaulting to the `Job.output_uri` if left empty."],["The documentation includes information on the `Output` class constructors, which are `Output()` for default and `Output(Output other)` for instantiating from a given output."]]],[]]