cells

@JvmName(name = "rdrrdhldnupwwtbl")
suspend fun cells(value: Output<List<GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs>>)
@JvmName(name = "bvtykgyekwtduygm")
suspend fun cells(value: List<GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs>?)

Parameters

value

Optional. List of cells that make up this row.


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


@JvmName(name = "gjxqgjwxqwxudruy")
suspend fun cells(values: List<Output<GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs>>)
@JvmName(name = "dncuxcojfkdpcedy")
suspend fun cells(vararg values: GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs)

Parameters

values

Optional. List of cells that make up this row.


@JvmName(name = "xxrubcebanssvqbw")
suspend fun cells(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit>)
@JvmName(name = "ecbhtwhflwvovnts")
suspend fun cells(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit)
@JvmName(name = "qkequrmibmgyacnb")
suspend fun cells(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of cells that make up this row.