GoogleCloudDialogflowV2beta1IntentMessageTableCardArgs

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>)