Google Cloud Dialogflow V2beta1Intent Message Table Card Args
constructor(buttons: Output<List<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>>? = null, columnProperties: Output<List<GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesArgs>>? = null, image: Output<GoogleCloudDialogflowV2beta1IntentMessageImageArgs>? = null, rows: Output<List<GoogleCloudDialogflowV2beta1IntentMessageTableCardRowArgs>>? = null, subtitle: Output<String>? = null, title: Output<String>)