Uses of Interface
com.google.cloud.automl.v1.BoundingPolyOrBuilder
-
Packages that use BoundingPolyOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of BoundingPolyOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 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.v1 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
Document.Layout.Builder. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilder
Document.Layout. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilder
Document.LayoutOrBuilder. getBoundingPolyOrBuilder()
The position of the [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the page.
-