Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing bigquery samples #622

Merged
merged 2 commits into from
Oct 27, 2016
Merged

Add missing bigquery samples #622

merged 2 commits into from
Oct 27, 2016

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