Uses of Interface
com.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotationOrBuilder
-
Packages that use ImagePolylineAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of ImagePolylineAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement ImagePolylineAnnotationOrBuilder Modifier and Type Class Description class
ImagePolylineAnnotation
A polyline for the image annotation.static class
ImagePolylineAnnotation.Builder
A polyline for the image annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return ImagePolylineAnnotationOrBuilder Modifier and Type Method Description ImagePolylineAnnotationOrBuilder
AnnotationValue.Builder. getImagePolylineAnnotationOrBuilder()
Annotation value for image polyline cases.ImagePolylineAnnotationOrBuilder
AnnotationValue. getImagePolylineAnnotationOrBuilder()
Annotation value for image polyline cases.ImagePolylineAnnotationOrBuilder
AnnotationValueOrBuilder. getImagePolylineAnnotationOrBuilder()
Annotation value for image polyline cases.
-