Skip to content

Conversation

theacodes
Copy link
Contributor

No description provided.

Change-Id: Ibb5125cad43385cec2b08fc9512e7ded32c24855
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 27, 2016
Copy link
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Thanks!

page_token = None

while True:
results, page_token = bigquery_client.list_projects(
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this not using the new iterator thingy? I thought there was a .pages or something now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not yet released.

Change-Id: Ic2b0beac2b32f28353cc143b47d45932b0fdaf02
@theacodes theacodes merged commit d7dc578 into master Oct 27, 2016
@theacodes theacodes deleted the bigquery-create-dataset branch October 27, 2016 19:16
plamut pushed a commit to plamut/python-bigquery that referenced this pull request Jun 25, 2020
plamut pushed a commit to plamut/python-bigquery that referenced this pull request Jul 22, 2020
shollyman pushed a commit to googleapis/python-bigquery that referenced this pull request Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants