Class Input (1.0.1)

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

NameDescription
uri str
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.
preprocessing_config google.cloud.video.transcoder_v1.types.PreprocessingConfig
Preprocessing configurations.