tables

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

Parameters

value

A list of visually detected tables on the page.


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


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

Parameters

values

A list of visually detected tables on the page.


@JvmName(name = "uhmagpwbjwsluxpq")
suspend fun tables(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit>)
@JvmName(name = "ttlnwptbmsuprsrt")
suspend fun tables(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit)
@JvmName(name = "xnqsgsosmxufcuur")
suspend fun tables(argument: suspend GoogleCloudDocumentaiV1DocumentPageTableArgsBuilder.() -> Unit)

Parameters

argument

A list of visually detected tables on the page.