paragraphs
Parameters
value
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
Parameters
values
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
suspend fun paragraphs(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit>)
suspend fun paragraphs(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
suspend fun paragraphs(argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
Parameters
argument
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.