Uses of Interface
com.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotationOrBuilder
-
Packages that use ImageClassificationAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of ImageClassificationAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement ImageClassificationAnnotationOrBuilder Modifier and Type Class Description class
ImageClassificationAnnotation
Image classification annotation definition.static class
ImageClassificationAnnotation.Builder
Image classification annotation definition.Methods in com.google.cloud.datalabeling.v1beta1 that return ImageClassificationAnnotationOrBuilder Modifier and Type Method Description ImageClassificationAnnotationOrBuilder
AnnotationValue.Builder. getImageClassificationAnnotationOrBuilder()
Annotation value for image classification case.ImageClassificationAnnotationOrBuilder
AnnotationValue. getImageClassificationAnnotationOrBuilder()
Annotation value for image classification case.ImageClassificationAnnotationOrBuilder
AnnotationValueOrBuilder. getImageClassificationAnnotationOrBuilder()
Annotation value for image classification case.
-