blocks

@JvmName(name = "lnmprihjoeaceuon")
suspend fun blocks(value: Output<List<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>)
@JvmName(name = "oynsxhdqkxlggamq")
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 = "mxffkgqdxmrbldab")
suspend fun blocks(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageBlockArgs>)


@JvmName(name = "ddndmgcvhrjpbkvm")
suspend fun blocks(values: List<Output<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>)
@JvmName(name = "brngtybmrsbupicv")
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 = "utrrcftrycvxlwfo")
suspend fun blocks(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit>)
@JvmName(name = "mvkyqpmxyexcidug")
suspend fun blocks(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit)
@JvmName(name = "nxlefscpsowursal")
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.