-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
api: firestoreIssues related to the googleapis/nodejs-firestore API.Issues related to the googleapis/nodejs-firestore API.
Description
Please make sure you have searched for information in the following guides.
- Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues
- Check our libraries HOW-TO: https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md
- Check out our authentication guide: https://github.com/googleapis/google-auth-library-nodejs
- Check out handwritten samples for many of our APIs: https://github.com/GoogleCloudPlatform/nodejs-docs-samples
I couldn't check these guides because they're 404:
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq
Documentation Request
Deleting a subcollection and all of its documents and their subcollections recursively is a common requirement. Yet neither of these Google resources mention recursiveDelete:
- https://firebase.google.com/docs/firestore/manage-data/delete-data#collections
- https://firebase.google.com/docs/firestore/solutions/delete-collections
recursiveDelete has been available since v4.11.0, released May 2021. Yet Gemini Thinking doesn't know about it, and reinvents the wheel:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: firestoreIssues related to the googleapis/nodejs-firestore API.Issues related to the googleapis/nodejs-firestore API.
