Input(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Input asset. .. attribute:: key
A unique key for this input. Must be specified when using advanced mapping and edit lists.
:type: str
Attributes |
|
---|---|
Name | Description |
uri |
str
URI of the media. It must be stored in Cloud Storage. Example gs://bucket/inputs/file.mp4 . If empty the value
will be populated from Job.input_uri .
|
preprocessing_config |
google.cloud.video.transcoder_v1beta1.types.PreprocessingConfig
Preprocessing configurations. |