importTestCases abstract method

Future<Operation> importTestCases(
  1. ServiceCall call,
  2. ImportTestCasesRequest request
)

Implementation

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