Uses of Interface
com.google.cloud.vision.v1p3beta1.TextAnnotationOrBuilder
-
Packages that use TextAnnotationOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of TextAnnotationOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 that implement TextAnnotationOrBuilder Modifier and Type Class Description classTextAnnotationTextAnnotation contains a structured representation of OCR extracted text.static classTextAnnotation.BuilderTextAnnotation contains a structured representation of OCR extracted text.Methods in com.google.cloud.vision.v1p3beta1 that return TextAnnotationOrBuilder Modifier and Type Method Description TextAnnotationOrBuilderAnnotateImageResponse.Builder. getFullTextAnnotationOrBuilder()If present, text (OCR) detection or document (OCR) text detection has completed successfully.TextAnnotationOrBuilderAnnotateImageResponse. getFullTextAnnotationOrBuilder()If present, text (OCR) detection or document (OCR) text detection has completed successfully.TextAnnotationOrBuilderAnnotateImageResponseOrBuilder. getFullTextAnnotationOrBuilder()If present, text (OCR) detection or document (OCR) text detection has completed successfully.
-