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
* Requester-Pays bucket support.
Code and integration test.
To use this feature, set the "userProject" setting in the
CloudStorageConfiguration.
Optionally, set autoDetectRequesterPays to avoid automatically
unset userProject if the bucket isn't requester-pays.
* linter fixes
* minor linter fixes
* reviewer comments
* apply all codacy recommendations
* Put defaults back, remove unused import.
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/CloudStorageConfiguration.java
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/CloudStorageFileSystem.java
0 commit comments