GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs

data class GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs(val cells: Output<List<GoogleCloudDocumentaiV1DocumentPageTableTableCellArgs>>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs>

A row of table cells.

Constructors

Properties

Link copied to clipboard

Cells that make up this row.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDocumentaiV1DocumentPageTableTableRowArgs