class documentation

class ServiceStub(Protocol): (source)

Constructor: ServiceStub(channel)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, channel: GRPCChannel): (source) ΒΆ

Undocumented