Skip to content

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

Merged
BenWhitehead merged 1 commit intomainfrom
fix/grpc-bucket-404
Mar 20, 2025
Merged

fix: update gRPC implementation for storage.buckets.get to translate NOT_FOUND to null#3005
BenWhitehead merged 1 commit intomainfrom
fix/grpc-bucket-404

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 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