cells

@JvmName(name = "mnmsdetapxylfokv")
suspend fun cells(value: Output<List<GoogleCloudDialogflowV2IntentMessageTableCardCellArgs>>)
@JvmName(name = "tuuasxgqycegmggi")
suspend fun cells(value: List<GoogleCloudDialogflowV2IntentMessageTableCardCellArgs>?)

Parameters

value

Optional. List of cells that make up this row.


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


@JvmName(name = "wrglcoclrjjmqwbr")
suspend fun cells(values: List<Output<GoogleCloudDialogflowV2IntentMessageTableCardCellArgs>>)
@JvmName(name = "gkuwdapeycgxkehg")
suspend fun cells(vararg values: GoogleCloudDialogflowV2IntentMessageTableCardCellArgs)

Parameters

values

Optional. List of cells that make up this row.


@JvmName(name = "xdebmhabivxvnimw")
suspend fun cells(argument: List<suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit>)
@JvmName(name = "dpprrviplwrvgvho")
suspend fun cells(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)
@JvmName(name = "oiyvtblbwupnvnyk")
suspend fun cells(argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of cells that make up this row.