Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Input.
Input asset.
Generated from protobuf message google.cloud.video.transcoder.v1.Input
Namespace
Google \ Cloud \ Video \ Transcoder \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ key
string
A unique key for this input. Must be specified when using advanced mapping and edit lists.
↳ uri
string
URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, gs://bucket/inputs/file.mp4). If empty, the value is populated from Job.input_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-09-04 UTC."],[],[],null,["# Google Cloud Video Transcoder V1 Client - Class Input (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.Input)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.Input)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.Input)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.Input)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.Input)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.Input)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.Input)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.Input) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Input.\n\nInput asset.\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.Input`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getKey\n\nA unique key for this input. Must be specified when using advanced\nmapping and edit lists.\n\n### setKey\n\nA unique key for this input. Must be specified when using advanced\nmapping and edit lists.\n\n### getUri\n\nURI of the media. Input files must be at least 5 seconds in duration and\nstored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`).\n\nIf empty, the value is populated from\n[Job.input_uri](/php/docs/reference/cloud-video-transcoder/latest/V1.Job#_Google_Cloud_Video_Transcoder_V1_Job__getInputUri__). See\n[Supported input and output\nformats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).\n\n### setUri\n\nURI of the media. Input files must be at least 5 seconds in duration and\nstored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`).\n\nIf empty, the value is populated from\n[Job.input_uri](/php/docs/reference/cloud-video-transcoder/latest/V1.Job#_Google_Cloud_Video_Transcoder_V1_Job__getInputUri__). See\n[Supported input and output\nformats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).\n\n### getPreprocessingConfig\n\nPreprocessing configurations.\n\n### hasPreprocessingConfig\n\n### clearPreprocessingConfig\n\n### setPreprocessingConfig\n\nPreprocessing configurations."]]