Currently the generated python stub interface looks like `def UnaryCall(self, request, timeout):` It should look like `def UnaryCall(self, request, timeout, metadata=None, protocol_options=None, with_call=False)`