File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
firestore-bigquery-export Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -407,26 +407,6 @@ params:
407
407
validationErrorMessage : Please select an integer between 1 and 10
408
408
default : 3
409
409
410
- # - param: BACKUP_TO_GCS
411
- # label: Backup to GCS
412
- # description: >-
413
- # If enabled, failed BigQuery updates will be written to a GCS bucket.
414
- # type: select
415
- # options:
416
- # - label: Yes
417
- # value: yes
418
- # - label: No
419
- # value: no
420
- # default: no
421
- # required: true
422
-
423
- # - param: BACKUP_GCS_BUCKET
424
- # label: Backup GCS Bucket Name
425
- # description: >-
426
- # This (optional) parameter will allow you to specify a GCS bucket for which
427
- # failed BigQuery updates will be written to, if this feature is enabled.
428
- # type: string
429
-
430
410
events :
431
411
- type : firebase.extensions.firestore-counter.v1.onStart
432
412
description :
You can’t perform that action at this time.
0 commit comments