queryBatch abstract method

Future<QueryBatchResponse> queryBatch(
  1. ServiceCall call,
  2. QueryBatchPoints request
)

Implementation

$async.Future<$4.QueryBatchResponse> queryBatch($grpc.ServiceCall call, $4.QueryBatchPoints request);