gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Mixins rest

Open atulep opened this issue 2 years ago • 1 comments

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.

atulep avatar Jul 28 '22 00:07 atulep

The relevant MixIns changes have not been ported over to ads yet.

atulep avatar Aug 23 '22 03:08 atulep