Public Member Functions | |
def | __init__ (self, channel) |
Public Attributes | |
sayHello | |
The greeting service definition.
Definition at line 8 of file hellostreamingworld_pb2_grpc.py.
def hellostreamingworld_pb2_grpc.MultiGreeterStub.__init__ | ( | self, | |
channel | |||
) |
Constructor. Args: channel: A grpc.Channel.
Definition at line 12 of file hellostreamingworld_pb2_grpc.py.
hellostreamingworld_pb2_grpc.MultiGreeterStub.sayHello |
Definition at line 18 of file hellostreamingworld_pb2_grpc.py.