cells

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

Parameters

value

Optional. List of cells that make up this row.


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


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

Parameters

values

Optional. List of cells that make up this row.


@JvmName(name = "hnhbqggbbmgynyng")
suspend fun cells(argument: List<suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit>)
@JvmName(name = "vppwaqhfhjtbnwmp")
suspend fun cells(vararg argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)
@JvmName(name = "objictqqxdklgbri")
suspend fun cells(argument: suspend GoogleCloudDialogflowV2IntentMessageTableCardCellArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of cells that make up this row.