Anna Cocuzzo
Anna Cocuzzo
Warning on build: "warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int'"
[Grpc call objects](https://grpc.github.io/grpc/python/grpc.html?highlight=channelconnectivity#grpc.StreamUnaryMultiCallable) accept a [grpc.Compression](https://grpc.github.io/grpc/python/grpc.html?highlight=channelconnectivity#grpc.Compression) We should allow passing this parameter to all api calls in the generated library.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...