Fix requester pays issues: #2392, #2391 and #2439.#2464
Fix requester pays issues: #2392, #2391 and #2439.#2464vam-google merged 2 commits intogoogleapis:masterfrom
Conversation
|
https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/google-cloud-storage/src/test/java/com/google/cloud/storage/BucketTest.java#L696 seems wrong |
|
Fixed the |
|
PTAL |
|
LGTM |
|
Thanks for picking this up! +1 LGTM. |
* chore: include recommended_package in repo-metadata.json * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Fixes for #2392, #2391 and #2439
To get requesterPays info on a bucket:
To download a bucket
or directly use
Blob.reader(BlobSourceOption... options)method.