fix(storage): Handle request transformation after gRPC BidiWriteObject redirects by kalragauri · Pull Request #16073 · googleapis/google-cloud-cpp

@product-auto-label bot added the api: storage

Issues related to the Cloud Storage API.

label

Apr 8, 2026

gemini-code-assist[bot]

scotthart

@scotthart scotthart marked this pull request as ready for review

April 8, 2026 15:45
…Object redirects

This commit addresses an issue where BidiWriteObject operations, particularly in cross-region redirect scenarios, would fail with a NOT_FOUND error. The root cause was that bucket information was not propagated in the request headers after the client received a redirect error from the service.

@kalragauri

v-pratap

@kalragauri

v-pratap