Re-enable 'Bucket.requester_pays' feature by tseaver · Pull Request #4056 · googleapis/google-cloud-python
added
api: storage
labels
Sep 25, 2017
This human has signed the Contributor License Agreement.
label
Sep 25, 2017
tseaver
removed
the
do not merge
label
Oct 5, 2017Also, add 'requester_pays' argument to 'Client.create_bucket'. Add a system test which exercises the feature. Note that the new system test is skipped, because 'Buckets.insert' fails with the 'billing/requesterPays' field set, both in our system tests and in the 'Try It!' form in the docs. Toward #3474.
* Add abstract '_PropertyMixin.user_project' property.
* Support 'user_project' in '_PropertyMixin.{reload,patch}'.
* Add 'user_project' param to 'Bucket.__init__'.
* Save and expose via read-only 'user_project' property.
* Implement 'Blob.user_property' via bucket's value.
…ct' set (#4084) * Pass through extra posargs for system tests. * Plumb 'user_project' arg through 'Client.bucket'.
tseaver
deleted the
storage-requester_pays-feature
branch
parthea pushed a commit that referenced this pull request
Mar 9, 2026* Add '{Bucket,Blob}.user_project' properties, and pass the corresponding
'userProject' query parameter in API requests.
Closes #3474.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters