Interface protos.google.cloud.vision.v1p2beta1.IParagraph (4.2.1)

Properties of a Paragraph.

Package

@google-cloud/vision

Properties

boundingBox

boundingBox?: (google.cloud.vision.v1p2beta1.IBoundingPoly|null);

Paragraph boundingBox

confidence

confidence?: (number|null);

Paragraph confidence

property

property?: (google.cloud.vision.v1p2beta1.TextAnnotation.ITextProperty|null);

Paragraph property

words

words?: (google.cloud.vision.v1p2beta1.IWord[]|null);

Paragraph words