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"]],[["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."],[[["The `Output` class in the Google Cloud Transcoder v1 API represents the location of output files in a Cloud Storage bucket."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `Output` class documentation is 2.9.0, with versions back to 1.0.0 available."],["The `Output` class has a `Uri` property, which specifies the URI for the output file(s), and if empty it will be populated from `Job.output_uri`."],["This class has two constructors, `Output()` and `Output(Output)`, with the second allowing an `Output` object to be passed as the parameter `other`."]]],[]]