Add Google Calendar Trigger (#2474)

*  Google Calendar Trigger

*  Improvements
This commit is contained in:
Ricardo Espinoza
2021-12-04 05:11:22 -05:00
committed by GitHub
parent 76c63790b4
commit c0b519a149
5 changed files with 230 additions and 12 deletions

View File

@@ -421,6 +421,7 @@
"dist/nodes/Google/BigQuery/GoogleBigQuery.node.js",
"dist/nodes/Google/Books/GoogleBooks.node.js",
"dist/nodes/Google/Calendar/GoogleCalendar.node.js",
"dist/nodes/Google/Calendar/GoogleCalendarTrigger.node.js",
"dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.js",
"dist/nodes/Google/Contacts/GoogleContacts.node.js",
"dist/nodes/Google/Docs/GoogleDocs.node.js",