batchRunTestCases abstract method

Future<Operation> batchRunTestCases(
  1. ServiceCall call,
  2. BatchRunTestCasesRequest request
)

Implementation

$async.Future<$2.Operation> batchRunTestCases(
    $grpc.ServiceCall call, $10.BatchRunTestCasesRequest request);