Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Output.
Location of output file(s) in a Cloud Storage bucket.
Generated from protobuf messagegoogle.cloud.video.transcoder.v1.Output
Namespace
Google \ Cloud \ Video \ Transcoder \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ uri
string
URI for the output file(s). For example,gs://my-bucket/outputs/. Must be a directory and not a top-level bucket. If empty, the value is populated fromJob.output_uri. SeeSupported input and output formats.
getUri
URI for the output file(s). For example,gs://my-bucket/outputs/. Must be
a directory and not a top-level bucket. If empty, the value is populated
fromJob.output_uri. SeeSupported input and output
formats.
Returns
Type
Description
string
setUri
URI for the output file(s). For example,gs://my-bucket/outputs/. Must be
a directory and not a top-level bucket. If empty, the value is populated
fromJob.output_uri. SeeSupported 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-09-04 UTC."],[],[],null,["# Google Cloud Video Transcoder V1 Client - Class Output (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.Output)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.Output)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.Output)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.Output)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.Output)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.Output)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.Output)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.Output) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Output.\n\nLocation of output file(s) in a Cloud Storage bucket.\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.Output`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUri\n\nURI for the output file(s). For example, `gs://my-bucket/outputs/`. Must be\na directory and not a top-level bucket. If empty, the value is populated\nfrom [Job.output_uri](/php/docs/reference/cloud-video-transcoder/latest/V1.Job#_Google_Cloud_Video_Transcoder_V1_Job__getOutputUri__). See\n[Supported input and output\nformats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).\n\n### setUri\n\nURI for the output file(s). For example, `gs://my-bucket/outputs/`. Must be\na directory and not a top-level bucket. If empty, the value is populated\nfrom [Job.output_uri](/php/docs/reference/cloud-video-transcoder/latest/V1.Job#_Google_Cloud_Video_Transcoder_V1_Job__getOutputUri__). See\n[Supported input and output\nformats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats)."]]