tables

@JvmName(name = "mqqlexlxpkhxlcjh")
suspend fun tables(value: Output<List<GoogleCloudDocumentaiV1DocumentPageTableArgs>>)
@JvmName(name = "pgwxqmehdwfyymya")
suspend fun tables(value: List<GoogleCloudDocumentaiV1DocumentPageTableArgs>?)

Parameters

value

A list of visually detected tables on the page.


@JvmName(name = "ewadicyehvkdgxqq")
suspend fun tables(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageTableArgs>)


@JvmName(name = "dhjgxrkdnbeokvon")
suspend fun tables(values: List<Output<GoogleCloudDocumentaiV1DocumentPageTableArgs>>)
@JvmName(name = "qrojtbhcluijfmqi")
suspend fun tables(vararg values: GoogleCloudDocumentaiV1DocumentPageTableArgs)

Parameters

values

A list of visually detected tables on the page.


@JvmName(name = "jvolcfmgkyrnxmpq")
suspend fun tables(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit>)
@JvmName(name = "bxtjrgjtnnyjvxqg")
suspend fun tables(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit)
@JvmName(name = "leviuesurgnbohwi")
suspend fun tables(argument: suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit)

Parameters

argument

A list of visually detected tables on the page.