Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

docs: add comment that pagination happens automatically#1427

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
alvarowolfx:docs-query-pagination
Nov 14, 2024
Merged

docs: add comment that pagination happens automatically#1427
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
alvarowolfx:docs-query-pagination

Conversation

@alvarowolfx
Copy link
Copy Markdown
Contributor

Towards internal b/373431246

@alvarowolfx alvarowolfx requested review from a team and leahecole November 12, 2024 18:06
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Nov 12, 2024
const [job] = await bigquery.createQueryJob(query);

// Wait for job to complete and get rows.
// The client library automatically handles pagination.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// The client library automatically handles pagination.
// The client library automatically handles pagination.
// See more info at https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#auto-pagination for more information on how to configure paging calls

Copy link
Copy Markdown
Contributor

@leahecole leahecole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a suggestion

@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@alvarowolfx alvarowolfx added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 04784d2 into googleapis:main Nov 14, 2024
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants