Uses of Interface
com.google.cloud.automl.v1beta1.TextExtractionAnnotationOrBuilder
-
Packages that use TextExtractionAnnotationOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of TextExtractionAnnotationOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement TextExtractionAnnotationOrBuilder Modifier and Type Class Description class
TextExtractionAnnotation
Annotation for identifying spans of text.static class
TextExtractionAnnotation.Builder
Annotation for identifying spans of text.Methods in com.google.cloud.automl.v1beta1 that return TextExtractionAnnotationOrBuilder Modifier and Type Method Description TextExtractionAnnotationOrBuilder
AnnotationPayload.Builder. getTextExtractionOrBuilder()
Annotation details for text extraction.TextExtractionAnnotationOrBuilder
AnnotationPayload. getTextExtractionOrBuilder()
Annotation details for text extraction.TextExtractionAnnotationOrBuilder
AnnotationPayloadOrBuilder. getTextExtractionOrBuilder()
Annotation details for text extraction.
-