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