queryBatch method

Implementation

$grpc.ResponseFuture<$3.QueryBatchResponseInternal> queryBatch($3.QueryBatchPointsInternal request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$queryBatch, request, options: options);
}