Uses of Interface
com.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotationOrBuilder
-
Packages that use ImageBoundingPolyAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of ImageBoundingPolyAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement ImageBoundingPolyAnnotationOrBuilder Modifier and Type Class Description classImageBoundingPolyAnnotationImage bounding poly annotation.static classImageBoundingPolyAnnotation.BuilderImage bounding poly annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return ImageBoundingPolyAnnotationOrBuilder Modifier and Type Method Description ImageBoundingPolyAnnotationOrBuilderAnnotationValue.Builder. getImageBoundingPolyAnnotationOrBuilder()Annotation value for image bounding box, oriented bounding box and polygon cases.ImageBoundingPolyAnnotationOrBuilderAnnotationValue. getImageBoundingPolyAnnotationOrBuilder()Annotation value for image bounding box, oriented bounding box and polygon cases.ImageBoundingPolyAnnotationOrBuilderAnnotationValueOrBuilder. getImageBoundingPolyAnnotationOrBuilder()Annotation value for image bounding box, oriented bounding box and polygon cases.
-