blocks
Parameters
value
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
Parameters
values
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
suspend fun blocks(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit>)
suspend fun blocks(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit)
suspend fun blocks(argument: suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit)
Parameters
argument
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.