[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.
Grpc call objects accept a grpc.Compression
We should allow passing this parameter to all api calls in the generated library.