Google Cloud Dialogflow V2Intent Message Table Card Args
fun GoogleCloudDialogflowV2IntentMessageTableCardArgs(buttons: Output<List<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>>? = null, columnProperties: Output<List<GoogleCloudDialogflowV2IntentMessageColumnPropertiesArgs>>? = null, image: Output<GoogleCloudDialogflowV2IntentMessageImageArgs>? = null, rows: Output<List<GoogleCloudDialogflowV2IntentMessageTableCardRowArgs>>? = null, subtitle: Output<String>? = null, title: Output<String>)