Interface protos.google.cloud.aiplatform.v1.schema.predict.instance.IVideoActionRecognitionPredictionInstance (3.13.0)

Properties of a VideoActionRecognitionPredictionInstance.

Package

@google-cloud/aiplatform

Properties

content

content?: (string|null);

VideoActionRecognitionPredictionInstance content

mimeType

mimeType?: (string|null);

VideoActionRecognitionPredictionInstance mimeType

timeSegmentEnd

timeSegmentEnd?: (string|null);

VideoActionRecognitionPredictionInstance timeSegmentEnd

timeSegmentStart

timeSegmentStart?: (string|null);

VideoActionRecognitionPredictionInstance timeSegmentStart