Skip to content

feat(generator): wire transport stub delegation to resumable upload stubs - #14322

Draft
whowes wants to merge 1 commit into
whowes/generator-resumable-upload-stub-composerfrom
whowes/generator-transport-stub-delegation
Draft

feat(generator): wire transport stub delegation to resumable upload stubs#14322
whowes wants to merge 1 commit into
whowes/generator-resumable-upload-stub-composerfrom
whowes/generator-transport-stub-delegation

Conversation

@whowes

@whowes whowes commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Wires generated transport stubs (GrpcServiceStub and HttpJsonServiceStub) to delegate resumable upload methods to the internal HTTP upload stub. In GrpcServiceStub, credentials, headers, and clocks are forwarded to the underlying HTTP client context. Clients will initialize successfully without credentials, with an exception resulting only if the usage of the HTTP upload stub is attempted.

@whowes
whowes added this pull request to stack #14327 September 9, 2026 06:35
gemini-code-assist[bot]

This comment was marked as outdated.

@whowes
whowes force-pushed the whowes/generator-transport-stub-delegation branch 2 times, most recently from e42be42 to 30a1067 Compare September 9, 2026 19:35
@whowes
whowes force-pushed the whowes/generator-transport-stub-delegation branch from 30a1067 to e1bb5fb Compare September 9, 2026 20:17
@whowes
whowes removed this pull request from stack #14327 September 9, 2026 23:45
@whowes
whowes added this pull request to stack #14343 September 9, 2026 23:47
@whowes
whowes force-pushed the whowes/generator-transport-stub-delegation branch 2 times, most recently from c910ed3 to 3fb2567 Compare September 10, 2026 00:19
@whowes
whowes force-pushed the whowes/generator-transport-stub-delegation branch from 3fb2567 to daaf68a Compare September 10, 2026 01:15
@whowes
whowes force-pushed the whowes/generator-transport-stub-delegation branch from daaf68a to 7ca783c Compare September 10, 2026 06:05
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant