Interface protos.google.cloud.vision.v1.ITextAnnotation (2.3.8)

Properties of a TextAnnotation.

Package

@google-cloud/vision!

Properties

pages

pages?: (google.cloud.vision.v1.IPage[]|null);

TextAnnotation pages

Property Value
TypeDescription
(google.cloud.vision.v1.IPage[]|null)

text

text?: (string|null);

TextAnnotation text

Property Value
TypeDescription
(string|null)