gapic-generator-python
gapic-generator-python copied to clipboard
Mixins rest
Implements MixIns support in REST. The implementation is different than what was used for GRPC version. Special wrappers for MixIns are created to make the code less repetitive. In a separate PR, it's possible to refactor GRPC implementation too.
NOTE: Support for IAM opts
flag will be removed in the future PR.
The relevant MixIns changes have not been ported over to ads yet.