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

Commit 2db8bf4

Browse files
authored
Merge branch 'main' into job-rate-limit
2 parents 5861ba2 + 1f96439 commit 2db8bf4

File tree

3 files changed

+2
-70
lines changed

3 files changed

+2
-70
lines changed

docs/usage/queries.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Querying data
55
^^^^^^^^^^^^^
66

77
Run a query and wait for it to finish with the
8-
:func:`~google.cloud.bigquery.client.Client.query` method:
8+
:func:`~google.cloud.bigquery.client.Client.query_and_wait` method:
99

10-
.. literalinclude:: ../samples/client_query.py
10+
.. literalinclude:: ../samples/snippets/client_query.py
1111
:language: python
1212
:dedent: 4
1313
:start-after: [START bigquery_query]

samples/client_query.py

Lines changed: 0 additions & 41 deletions
This file was deleted.

samples/tests/test_client_query.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)