Skip to content

Commit

Permalink
export_to_datastore refact
Browse files Browse the repository at this point in the history
  • Loading branch information
paul.marcombes committed Dec 3, 2024
1 parent 7cde37f commit b463ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigfunctions/export/export_to_datastore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: |
Exports `data` to Datastore
(Firestore in Datastore mode) to `key` at `datastore_path` (like `project/database/namespace/kind`)
> 💡 *For this to work, `749389685934-compute@developer.gserviceaccount.com` must have datastore user role in your project.*
> 💡 *For this to work, `[email protected].gserviceaccount.com` must have datastore user role in your project.*
arguments:
- name: datastore_path
Expand Down

0 comments on commit b463ab6

Please sign in to comment.