googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
888 stars 368 forks source link

Implement soft delete #2401

Closed JesseLovelace closed 3 months ago

JesseLovelace commented 5 months ago

Please implement the soft delete feature as specified in go/gcs-soft-delete-client-request

The operations we need are

You can use the Java implementation as a reference