upsertItemBatch abstract method

Future<UpsertItemBatchResponse_> upsertItemBatch(
  1. ServiceCall call,
  2. UpsertItemBatchRequest_ request
)

Implementation

$async.Future<$5.UpsertItemBatchResponse_> upsertItemBatch(
    $grpc.ServiceCall call, $5.UpsertItemBatchRequest_ request);