Google Cloud Dialogflow V2beta1Intent Message Table Card Row Args
data class GoogleCloudDialogflowV2beta1IntentMessageTableCardRowArgs(val cells: Output<List<GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs>>? = null, val dividerAfter: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageTableCardRowArgs>
Row of TableCard.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageTableCardRowArgs(cells: Output<List<GoogleCloudDialogflowV2beta1IntentMessageTableCardCellArgs>>? = null, dividerAfter: Output<Boolean>? = null)