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

Use `transport_safe_name` for mixin method names

Open ohmayr opened this issue 1 year ago • 0 comments

In prep_wrapped_messages_async_method macro, update the mixin method names to use transport_safe_name similar to what we do for non-mixin methods within the same macro.

The exact code location can be looked up by searching for this issue.

ohmayr avatar Sep 25 '24 03:09 ohmayr