Interface protos.google.cloud.aiplatform.v1beta1.schema.IVideoObjectTrackingAnnotation (1.7.2)

Properties of a VideoObjectTrackingAnnotation.

Package

@google-cloud/aiplatform!

Properties

annotationSpecId

annotationSpecId?: (string|null);

VideoObjectTrackingAnnotation annotationSpecId

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

VideoObjectTrackingAnnotation displayName

Property Value
TypeDescription
(string|null)

instanceId

instanceId?: (number|Long|string|null);

VideoObjectTrackingAnnotation instanceId

Property Value
TypeDescription
(number|Long|string|null)

timeOffset

timeOffset?: (google.protobuf.IDuration|null);

VideoObjectTrackingAnnotation timeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)

xMax

xMax?: (number|null);

VideoObjectTrackingAnnotation xMax

Property Value
TypeDescription
(number|null)

xMin

xMin?: (number|null);

VideoObjectTrackingAnnotation xMin

Property Value
TypeDescription
(number|null)

yMax

yMax?: (number|null);

VideoObjectTrackingAnnotation yMax

Property Value
TypeDescription
(number|null)

yMin

yMin?: (number|null);

VideoObjectTrackingAnnotation yMin

Property Value
TypeDescription
(number|null)