Uses of Interface
com.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotationOrBuilder
-
Packages that use VideoObjectTrackingAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of VideoObjectTrackingAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement VideoObjectTrackingAnnotationOrBuilder Modifier and Type Class Description class
VideoObjectTrackingAnnotation
Video object tracking annotation.static class
VideoObjectTrackingAnnotation.Builder
Video object tracking annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return VideoObjectTrackingAnnotationOrBuilder Modifier and Type Method Description VideoObjectTrackingAnnotationOrBuilder
AnnotationValue.Builder. getVideoObjectTrackingAnnotationOrBuilder()
Annotation value for video object detection and tracking case.VideoObjectTrackingAnnotationOrBuilder
AnnotationValue. getVideoObjectTrackingAnnotationOrBuilder()
Annotation value for video object detection and tracking case.VideoObjectTrackingAnnotationOrBuilder
AnnotationValueOrBuilder. getVideoObjectTrackingAnnotationOrBuilder()
Annotation value for video object detection and tracking case.
-