cells

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

Parameters

value

Optional. List of cells that make up this row.


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


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

Parameters

values

Optional. List of cells that make up this row.


@JvmName(name = "jxbindwxytegxfhb")
suspend fun cells(argument: List<suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit>)
@JvmName(name = "knqepsrqhnmfpxwt")
suspend fun cells(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit)
@JvmName(name = "xkanypjetcnliclf")
suspend fun cells(argument: suspend GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of cells that make up this row.