Comparing v7.14.0...v7.15.0 · googleapis/nodejs-storage
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
- 5 commits
- 14 files changed
- 6 contributors
Commits on Nov 25, 2024
Commits on Dec 20, 2024
-
feat: add ability to configure and utilize soft-delete and restore bu…
…ckets (#2566) * Adds support for the restore token feature * description fix * lint fix * fetch softDeleted bucket list & details fetch softDeleted bucket list & details * initial commit for bucket restore initial commit for bucket restore * fix missing license headers fix missing license headers * lint fix * test case bug fix * added restore bucket unit test cases * added restore bucket system test added restore bucket system test * lint fix * format format * system test fix