It is not clear to me whether the Firestore bulk delete template available here https://cloud.google.com/dataflow/docs/guides/templates/provided/firestore-bulk-delete allows to define the database name. I need to define a database name different the the (default) name. Can you advice here?
1 Like
The template does not allow you to select the database name and currently works only with the (default) database.
2 Likes