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