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

Allow passing grpc.Compression to grpc calls and channels #450

Closed
acocuzzo opened this issue Sep 21, 2022 · 0 comments · Fixed by #451
Closed

Allow passing grpc.Compression to grpc calls and channels #450

acocuzzo opened this issue Sep 21, 2022 · 0 comments · Fixed by #451
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@acocuzzo
Copy link
Contributor

Grpc call objects accept a grpc.Compression

We should allow passing this parameter to all api calls in the generated library, as well as on channel creation.

Duplicate of: googleapis/gapic-generator-python#1310

@parthea parthea added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants