textAnnotations property

List<EntityAnnotation>? textAnnotations
getter/setter pair

If present, text (OCR) detection has completed successfully.

Implementation

core.List<EntityAnnotation>? textAnnotations;