uri property
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
will be populated from Job.input_uri
.
Implementation
core.String? uri;