You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Into those parameters you can find very useful features like x-goog-metageneration which let you control how to deal with versions and also blocking rewriting of blobs in a bucket.
Description
The XML-Api and the Json-API are supporting a large set of parameters as described at https://cloud.google.com/storage/docs/xml-api/reference-headers.
Into those parameters you can find very useful features like
x-goog-metagenerationwhich let you control how to deal with versions and also blocking rewriting of blobs in a bucket.These API used to be available in the AppEngine library for google cloud storage as you can see at https://cloud.google.com/appengine/docs/standard/python/googlecloudstorageclient/functions#open
Proposition
Adds support for extended options on different operations like
upload_from_stringanddelete, something like:Which would like you pick and sets of options from https://cloud.google.com/storage/docs/xml-api/reference-headers