IamProviderInterface for IAM Mixins #679
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It would be nice to typehint V2 GAPIC clients which implement IAM methods - For instance, we could have an
IamProviderInterface
in GAX which ensured that the methods being called on this GAPIC client exist. The generator could add this when it detects an IAM-mixin:The text was updated successfully, but these errors were encountered: