Uses of Interface
com.google.cloud.automl.v1beta1.BoundingPolyOrBuilder
-
Packages that use BoundingPolyOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of BoundingPolyOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement BoundingPolyOrBuilder Modifier and Type Class Description class
BoundingPoly
A bounding polygon of a detected object on a plane.static class
BoundingPoly.Builder
A bounding polygon of a detected object on a plane.Methods in com.google.cloud.automl.v1beta1 that return BoundingPolyOrBuilder Modifier and Type Method Description BoundingPolyOrBuilder
ImageObjectDetectionAnnotation.Builder. getBoundingBoxOrBuilder()
Output only.BoundingPolyOrBuilder
ImageObjectDetectionAnnotation. getBoundingBoxOrBuilder()
Output only.BoundingPolyOrBuilder
ImageObjectDetectionAnnotationOrBuilder. getBoundingBoxOrBuilder()
Output only.BoundingPolyOrBuilder
VideoObjectTrackingAnnotation.Builder. getBoundingBoxOrBuilder()
Required.BoundingPolyOrBuilder
VideoObjectTrackingAnnotation. getBoundingBoxOrBuilder()
Required.BoundingPolyOrBuilder
VideoObjectTrackingAnnotationOrBuilder. getBoundingBoxOrBuilder()
Required.BoundingPolyOrBuilder
Document.Layout.Builder. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilder
Document.Layout. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilder
Document.LayoutOrBuilder. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.
-