We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4da7c6 commit 8e22c87Copy full SHA for 8e22c87
firestore-bigquery-export/extension.yaml
@@ -56,7 +56,7 @@ resources:
56
then exports the changes into BigQuery.
57
properties:
58
location: ${param:LOCATION}
59
- runtime: nodejs14
+ runtime: nodejs16
60
eventTrigger:
61
eventType: providers/cloud.firestore/eventTypes/document.write
62
resource: projects/${param:PROJECT_ID}/databases/(default)/documents/${param:COLLECTION_PATH}/{documentId}
0 commit comments