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

feat: TPC with late binding #492

Closed
wants to merge 7 commits into from
Closed

feat: TPC with late binding #492

wants to merge 7 commits into from

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Sep 26, 2023

Adds support for TPC by determining the API endpoint using the new SERVICE_ADDRESS_TEMPLATE constant in GAPIC clients and the "universe domain" from the auth credentials.

Requirements

NOTE: It may be better to abstract some of this out so that the Handwritten clients can take advantage as well. For instance, in an ApiEndpointFactory.

@bshaffer
Copy link
Contributor Author

bshaffer commented Nov 3, 2023

Late Binding is no longer required, will close this and submit one without it.

@bshaffer bshaffer closed this Nov 3, 2023
@bshaffer bshaffer deleted the tpc branch November 3, 2023 20:00
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