cells
Parameters
value
Optional. List of cells that make up this row.
Parameters
values
Optional. List of cells that make up this row.
suspend fun cells(argument: List<suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit>)
suspend fun cells(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)
suspend fun cells(argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)
Parameters
argument
Optional. List of cells that make up this row.