inputContent property

String? inputContent
getter/setter pair

The video data bytes.

If unset, the input video(s) should be specified via the input_uri. If set, input_uri must be unset.

Implementation

core.String? inputContent;