Skip to content
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

Add a request escape hatch for the vertex SDK #180

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

natebosch
Copy link
Collaborator

Maintains the internal details of using the client, but offers a general
escape hatch for any unary request by exposing Task.

Add a makeRequest utility method in an extension, and update the
existing unary requests to use it.

Maintains the internal details of using the client, but offers a general
escape hatch for any unary request by exposing `Task`.

Add a `makeRequest` utility method in an extension, and update the
existing unary requests to use it.
@natebosch natebosch merged commit 0d8c1b0 into main Jun 5, 2024
7 checks passed
@natebosch natebosch deleted the vetex-escape-hatch branch June 5, 2024 00:19
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.

None yet

2 participants