Interface protos.google.cloud.aiplatform.v1.schema.predict.instance.IVideoObjectTrackingPredictionInstance (1.7.2)

Properties of a VideoObjectTrackingPredictionInstance.

Package

@google-cloud/aiplatform!

Properties

content

content?: (string|null);

VideoObjectTrackingPredictionInstance content

Property Value
TypeDescription
(string|null)

mimeType

mimeType?: (string|null);

VideoObjectTrackingPredictionInstance mimeType

Property Value
TypeDescription
(string|null)

timeSegmentEnd

timeSegmentEnd?: (string|null);

VideoObjectTrackingPredictionInstance timeSegmentEnd

Property Value
TypeDescription
(string|null)

timeSegmentStart

timeSegmentStart?: (string|null);

VideoObjectTrackingPredictionInstance timeSegmentStart

Property Value
TypeDescription
(string|null)