Skip to content

Add missing bigquery samples#622

Merged
theacodes merged 2 commits intomasterfrom
bigquery-create-dataset
Oct 27, 2016
Merged

Add missing bigquery samples#622
theacodes merged 2 commits intomasterfrom
bigquery-create-dataset

Conversation

@theacodes
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
chalmerlowe pushed a commit that referenced this pull request Apr 7, 2026
* feat: add turbo replication support

* lintfix

* nother-lint-fix

* hmm weird

* i need to learn how to use lint better...

* .

* .

* how about now?

* take rpo out of constructor

* add unit tests

* add link to docs

* ensure inclusion of "rpo" in bucket._changes

* add rpo samples

* lint it

* address cathys nits

* fix a little test thing

* start to fix weirdness, creating issue to address more fully

* change it back
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