paragraphs property

A list of visually detected text paragraphs on the page.

A collection of lines that a human would perceive as a paragraph.

Implementation

core.List<GoogleCloudDocumentaiV1beta2DocumentPageParagraph>? paragraphs;