Skip to content

fix: update gRPC implementation for storage.buckets.get to translate NOT_FOUND to null #3005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

BenWhitehead
Copy link
Collaborator

StorageImpl will return null if a bucket is not found, this updates GrpcStorageImpl to do the same.

…NOT_FOUND to null

StorageImpl will return null if a bucket is not found, this updates GrpcStorageImpl to do the same.
@BenWhitehead BenWhitehead requested a review from a team as a code owner March 20, 2025 16:11
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Mar 20, 2025
@BenWhitehead BenWhitehead merged commit 704af65 into main Mar 20, 2025
20 of 21 checks passed
@BenWhitehead BenWhitehead deleted the fix/grpc-bucket-404 branch March 20, 2025 17:03
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants