paragraphs property

List<GoogleCloudDocumentaiV1DocumentPageParagraph>? paragraphs
getter/setter pair

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<GoogleCloudDocumentaiV1DocumentPageParagraph>? paragraphs;