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

[DRAFT] chore: v3 sync client generation #777

Conversation

daniel-sanche
Copy link
Contributor

@daniel-sanche daniel-sanche commented May 17, 2023

This is an experimental branch that adds synchronous API surface generation, using an AST transformation on the underlying async client.

The system works similarly to standard veneer/gapic libraries, with the majority of the logic being auto-generated, with a thin hand-written layer on top. The end goal is to ease maintenance, to avoid maintaining entirely duplicate code-bases for sync vs async clients.

@daniel-sanche
Copy link
Contributor Author

Closing in favor of #957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant