Skip to content

BigQuery: Documentation clarification for page_token#4784

Merged
chemelnucfin merged 1 commit intogoogleapis:masterfrom
chemelnucfin:bigquery_documentation
Jan 25, 2018
Merged

BigQuery: Documentation clarification for page_token#4784
chemelnucfin merged 1 commit intogoogleapis:masterfrom
chemelnucfin:bigquery_documentation

Conversation

@chemelnucfin
Copy link
Contributor

Closes #3928

Clarifies the page token parameter.

@chemelnucfin chemelnucfin added documentation api: bigquery Issues related to the BigQuery API. type: process A process-related concern. May include testing, release, or the like. labels Jan 24, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 24, 2018
not passed, the API will return the first page of
projects.
:param page_token: (Optional) Token representing a cursor into the
projects. If not passed, the API will return

This comment was marked as spam.

projects. If not passed, the API will return
the first page of projects. The token marks the
beginning of the iterator to be returned and the
value of the page_token can be accessed at

This comment was marked as spam.

the first page of projects. The token marks the
beginning of the iterator to be returned and the
value of the page_token can be accessed at
next_page_token of the HTTPiterator.

This comment was marked as spam.

the first page of the rows. The token marks the
beginning of the iterator to be returned and the
value of the page_token can be accessed at
next_page_token of the HTTPiterator.

This comment was marked as spam.

@chemelnucfin chemelnucfin force-pushed the bigquery_documentation branch from 4a2e56b to 00ba59a Compare January 25, 2018 00:49
@chemelnucfin chemelnucfin merged commit 7714d0c into googleapis:master Jan 25, 2018
@chemelnucfin chemelnucfin deleted the bigquery_documentation branch January 25, 2018 01:00
@chemelnucfin
Copy link
Contributor Author

@tswast Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants