batchCreateRevisions abstract method

Future<BatchCreateRevisionsResponse> batchCreateRevisions(
  1. ServiceCall call,
  2. BatchCreateRevisionsRequest request
)

Implementation

$async.Future<$0.BatchCreateRevisionsResponse> batchCreateRevisions(
    $grpc.ServiceCall call, $0.BatchCreateRevisionsRequest request);