blocks

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


@JvmName(name = "sqasgkupfhxxxerb")
suspend fun blocks(values: List<Output<GoogleCloudDocumentaiV1DocumentPageBlockArgs>>)
@JvmName(name = "ejxbgmydskabfhfm")
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 = "fpdabqdvotshsqeu")
suspend fun blocks(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit>)
@JvmName(name = "rxdyycxupdarcgpd")
suspend fun blocks(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageBlockArgsBuilder.() -> Unit)
@JvmName(name = "adfvifeqktjgsykm")
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.