queryBatch method
Implementation
$grpc.ResponseFuture<$4.QueryBatchResponse> queryBatch($4.QueryBatchPoints request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$queryBatch, request, options: options);
}
$grpc.ResponseFuture<$4.QueryBatchResponse> queryBatch($4.QueryBatchPoints request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$queryBatch, request, options: options);
}