cells

@JvmName(name = "wcbevgjtpuylvcni")
suspend fun cells(value: Output<List<GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs>>)
@JvmName(name = "epyrycpuselrmett")
suspend fun cells(value: List<GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs>?)

Parameters

value

Cells that make up this row.


@JvmName(name = "wlbcrpxoaylmnwcc")
suspend fun cells(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs>)


@JvmName(name = "bpcmpmrpqxyfwbah")
suspend fun cells(values: List<Output<GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs>>)
@JvmName(name = "tamuindvbamkcost")
suspend fun cells(vararg values: GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs)

Parameters

values

Cells that make up this row.


@JvmName(name = "cmgjsattagoeqiyp")
suspend fun cells(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageTableTableCellArgsBuilder.() -> Unit>)
@JvmName(name = "uostvslfcjkwkect")
suspend fun cells(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageTableTableCellArgsBuilder.() -> Unit)
@JvmName(name = "vfommjsuyrpeddxk")
suspend fun cells(argument: suspend GoogleCloudDocumentaiV1DocumentPageTableTableCellArgsBuilder.() -> Unit)

Parameters

argument

Cells that make up this row.