Skip to content

Surface metadata, protocol_options, with_call in python stub interface #6413

@kpayson64

Description

@kpayson64

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions