def GetMatchCount()

in step1/src/client/shakesapp_pb2_grpc.py [0:0]


    def GetMatchCount(request,
            target,
            options=(),
            channel_credentials=None,
            call_credentials=None,
            insecure=False,
            compression=None,
            wait_for_ready=None,
            timeout=None,
            metadata=None):
        return grpc.experimental.unary_unary(request, target, '/shakesapp.ShakespeareService/GetMatchCount',
            shakesapp__pb2.ShakespeareRequest.SerializeToString,
            shakesapp__pb2.ShakespeareResponse.FromString,
            options, channel_credentials,
            insecure, call_credentials, compression, wait_for_ready, timeout, metadata)