michaelbausor

Results 5 issues of michaelbausor

Add type hints for protobuf message types in function signatures. This is blocked until https://github.com/protocolbuffers/protobuf/pull/5095 is released.

type: feature request

Add retry support for streaming methods by retrying stream creation.

type: feature request

Currently, if an API method supports additional bindings that are not listed in the rest config file, then attempting to set those bindings in the request message will cause an...

type: feature request