Uses of Interface
com.google.cloud.automl.v1.ImageObjectDetectionAnnotationOrBuilder
-
Packages that use ImageObjectDetectionAnnotationOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of ImageObjectDetectionAnnotationOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement ImageObjectDetectionAnnotationOrBuilder Modifier and Type Class Description class
ImageObjectDetectionAnnotation
Annotation details for image object detection.static class
ImageObjectDetectionAnnotation.Builder
Annotation details for image object detection.Methods in com.google.cloud.automl.v1 that return ImageObjectDetectionAnnotationOrBuilder Modifier and Type Method Description ImageObjectDetectionAnnotationOrBuilder
AnnotationPayload.Builder. getImageObjectDetectionOrBuilder()
Annotation details for image object detection.ImageObjectDetectionAnnotationOrBuilder
AnnotationPayload. getImageObjectDetectionOrBuilder()
Annotation details for image object detection.ImageObjectDetectionAnnotationOrBuilder
AnnotationPayloadOrBuilder. getImageObjectDetectionOrBuilder()
Annotation details for image object detection.
-