batchGetRevisions abstract method

Future<BatchGetRevisionsResponse> batchGetRevisions(
  1. ServiceCall call,
  2. BatchGetRevisionsRequest request
)

Implementation

$async.Future<$0.BatchGetRevisionsResponse> batchGetRevisions(
    $grpc.ServiceCall call, $0.BatchGetRevisionsRequest request);