GoogleCloudDialogflowV2IntentMessageTableCardArgs

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