Class Input (0.1.0)

Input(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Input asset.

Attributes

NameDescription
key str
A unique key for this input. Must be specified when using advanced mapping and edit lists.
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 .resources.PreprocessingConfig
Preprocessing configurations.