runTestCase method
Implementation
$grpc.ResponseFuture<$2.Operation> runTestCase($10.RunTestCaseRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$runTestCase, request, options: options);
}
$grpc.ResponseFuture<$2.Operation> runTestCase($10.RunTestCaseRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$runTestCase, request, options: options);
}