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 classBoundingPolyA bounding polygon of a detected object on a plane.static classBoundingPoly.BuilderA bounding polygon of a detected object on a plane.Methods in com.google.cloud.automl.v1beta1 that return BoundingPolyOrBuilder Modifier and Type Method Description BoundingPolyOrBuilderImageObjectDetectionAnnotation.Builder. getBoundingBoxOrBuilder()Output only.BoundingPolyOrBuilderImageObjectDetectionAnnotation. getBoundingBoxOrBuilder()Output only.BoundingPolyOrBuilderImageObjectDetectionAnnotationOrBuilder. getBoundingBoxOrBuilder()Output only.BoundingPolyOrBuilderVideoObjectTrackingAnnotation.Builder. getBoundingBoxOrBuilder()Required.BoundingPolyOrBuilderVideoObjectTrackingAnnotation. getBoundingBoxOrBuilder()Required.BoundingPolyOrBuilderVideoObjectTrackingAnnotationOrBuilder. getBoundingBoxOrBuilder()Required.BoundingPolyOrBuilderDocument.Layout.Builder. getBoundingPolyOrBuilder()The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilderDocument.Layout. getBoundingPolyOrBuilder()The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.BoundingPolyOrBuilderDocument.LayoutOrBuilder. getBoundingPolyOrBuilder()The position of the [text_segment][google.cloud.automl.v1beta1.Document.Layout.text_segment] in the page.
-