Preconditions for deletion / writing in GCS #184
Labels
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
package:gcloud
type-enhancement
A request for a change that isn't a bug
See:
https://cloud.google.com/storage/docs/request-preconditions
I think
ifGenerationMatch
andifMetagenerationMatch
would be extremely useful for optimistic concurrency.Given that these can probably just be optional parameters, there is no reason this change should be breaking (unless someone is reimplementing the API
package:gcloud
offers).The text was updated successfully, but these errors were encountered: