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