gapic-generator-python
gapic-generator-python copied to clipboard
Allow passing grpc.Compression for RPC calls
Grpc call objects accept a grpc.Compression
We should allow passing this parameter to all api calls in the generated library.