inputContent property
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;
The video data bytes.
If unset, the input video(s) should be specified via the input_uri
. If
set, input_uri
must be unset.
core.String? inputContent;