I am using this php client library to pull the BigQuery data. (https://github.com/googleapis/google-cloud-php-bigquery )
The issue is that I am not able to paginate the BigQuery data. Here is how I pulled the data. The link clear shows how we can pull data but does not give any information on paginating the data.
https://cloud.google.com/bigquery/docs/reference/libraries#client-libraries-install-php