blocks

@JvmName(name = "mwiisnoftvsjscnf")
suspend fun blocks(value: Output<List<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>)
@JvmName(name = "jstdjrrybfrithsp")
suspend fun blocks(value: List<GoogleCloudDocumentaiV1DocumentPageBlockArgs>?)

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.


@JvmName(name = "gcqwaojidrwqxnxa")
suspend fun blocks(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageBlockArgs>)


@JvmName(name = "qfhwubmtjrrxdewv")
suspend fun blocks(values: List<Output<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>)
@JvmName(name = "xgfunuyjtqwecjbi")
suspend fun blocks(vararg values: GoogleCloudDocumentaiV1DocumentPageBlockArgs)

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.


@JvmName(name = "mfvvftbjdblsqtgl")
suspend fun blocks(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit>)
@JvmName(name = "gututficukriosei")
suspend fun blocks(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit)
@JvmName(name = "qhiahjwaxriasqqx")
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.