Skip to content

feat(storage): make GrpcRustClient available as a transport option#6000

Draft
joshuatants wants to merge 1 commit into
googleapis:mainfrom
joshuatants:grpc-rust-storage-bidi-alias
Draft

feat(storage): make GrpcRustClient available as a transport option#6000
joshuatants wants to merge 1 commit into
googleapis:mainfrom
joshuatants:grpc-rust-storage-bidi-alias

Conversation

@joshuatants

Copy link
Copy Markdown
Contributor

For #5991.

DOES NOT BUILD. Awaiting #5999 . Created this PR to show the intent of that PR.

@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Jul 8, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces conditional compilation support for an unstable gRPC Rust client implementation (google_cloud_unstable_grpc_rust) in the storage service. It conditionally defines the GrpcClient and GrpcStream types for both bidirectional read and write operations, falling back to the standard gaxi::grpc::Client and tonic::Streaming types when the feature is not enabled. There are no review comments, and I have no feedback to provide.

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 Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant