Skip to content

feat: add support for partial success in ListBuckets for json#3415

Merged
nidhiii-27 merged 14 commits intomainfrom
list-buckets
Dec 9, 2025
Merged

feat: add support for partial success in ListBuckets for json#3415
nidhiii-27 merged 14 commits intomainfrom
list-buckets

Conversation

@nidhiii-27
Copy link
Contributor

This PR adds support for the returnPartialSuccess parameter in ListBuckets calls for JSON.
A new Storage.BucketListOption.returnPartialSuccess(true) is introduced. When set, the list operation returns a set containing both reachable buckets and unreachable buckets. Unreachable buckets are distinguished by having the isUnreachable=true flag set.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Dec 5, 2025
@nidhiii-27 nidhiii-27 marked this pull request as ready for review December 5, 2025 11:51
@nidhiii-27 nidhiii-27 requested review from a team December 5, 2025 11:51
Dhriti07
Dhriti07 previously approved these changes Dec 8, 2025
@nidhiii-27 nidhiii-27 merged commit 37ef7f3 into main Dec 9, 2025
26 checks passed
@nidhiii-27 nidhiii-27 deleted the list-buckets branch December 9, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants