Public Member Functions | |
def | SayHello (self, request, unused_context) |
Definition at line 43 of file wait_for_ready_example.py.
def wait_for_ready_example.Greeter.SayHello | ( | self, | |
request, | |||
context | |||
) |
Sends a greeting
Reimplemented from helloworld_pb2_grpc.GreeterServicer.
Definition at line 45 of file wait_for_ready_example.py.