GoogleCloudDialogflowV2IntentMessageTableCardCellArgs

data class GoogleCloudDialogflowV2IntentMessageTableCardCellArgs(val text: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2IntentMessageTableCardCellArgs>

Cell of TableCardRow.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2IntentMessageTableCardCellArgs

Properties

Link copied to clipboard
val text: Output<String>

Text in this cell.