Skip to content

fix(firestore): use recursive delete for collection#2313

Draft
alarconesparza wants to merge 1 commit intogoogleapis:mainfrom
alarconesparza:alarconesparza-use-recursive-delete-collection-470276792
Draft

fix(firestore): use recursive delete for collection#2313
alarconesparza wants to merge 1 commit intogoogleapis:mainfrom
alarconesparza:alarconesparza-use-recursive-delete-collection-470276792

Conversation

@alarconesparza
Copy link

@alarconesparza alarconesparza commented Feb 7, 2026

Fixes internal b/470276792 ☕️

Update delete collection sample to use recursiveDelete
Create test for this function
Update previous uses of deleteCollection

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

If you write sample code, please follow the samples format.

Update delete collection sample to use recursiveDelete
Create test for this function
Update previous uses of deleteCollection
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 7, 2026
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snippets/pom.xml

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/java-firestore API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant