GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs

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

Cell of TableCardRow.

Constructors

Functions

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

Properties

Link copied to clipboard
val text: Output<String>

Text in this cell.