| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1TextAnnotation | GoogleCloudVisionV1p2beta1TextAnnotation. clone() | 
| GoogleCloudVisionV1p2beta1TextAnnotation | GoogleCloudVisionV1p2beta1AnnotateImageResponse. getFullTextAnnotation()If present, text (OCR) detection or document (OCR) text detection has completed successfully. | 
| GoogleCloudVisionV1p2beta1TextAnnotation | GoogleCloudVisionV1p2beta1TextAnnotation. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1TextAnnotation | GoogleCloudVisionV1p2beta1TextAnnotation. setPages(List<GoogleCloudVisionV1p2beta1Page> pages)List of pages detected by OCR. | 
| GoogleCloudVisionV1p2beta1TextAnnotation | GoogleCloudVisionV1p2beta1TextAnnotation. setText(String text)UTF-8 text detected on the pages. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1AnnotateImageResponse | GoogleCloudVisionV1p2beta1AnnotateImageResponse. setFullTextAnnotation(GoogleCloudVisionV1p2beta1TextAnnotation fullTextAnnotation)If present, text (OCR) detection or document (OCR) text detection has completed successfully. | 
Copyright © 2011–2025 Google. All rights reserved.