Skip to content

Rename 'RunQueryJob'->'RunQueryAsyncJob'. - #1120

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:bigquery-rename_run_query_to_indicate_async
Aug 31, 2015
Merged

Rename 'RunQueryJob'->'RunQueryAsyncJob'.#1120
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:bigquery-rename_run_query_to_indicate_async

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Indicate that it fits the asynchronous query usage model, spelled out in https://cloud.google.com/bigquery/querying-data#asyncqueries

Rename the client factory method accordingly.

Indicate that it fits the asynchronous query usage model, spelled out in
https://cloud.google.com/bigquery/querying-data#asyncqueries
Rename the client factory method accordingly.
@tseavertseaver added the api: bigquery Issues related to the BigQuery API. label Aug 31, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 31, 2015
@dhermes

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Aug 31, 2015
…dicate_async
Rename 'RunQueryJob'->'RunQueryAsyncJob'.
@tseaver
tseaver merged commit d8d58ad into googleapis:masterAug 31, 2015
@tseaver
tseaver deleted the bigquery-rename_run_query_to_indicate_async branch August 31, 2015 20:27
@dhermesdhermes mentioned this pull request Sep 30, 2015
parthea pushed a commit that referenced this pull request Jul 6, 2023
)
* first version of classify_text tutorial
* addressing comments
* classify text tutorial
* update client version
* year first written
* use auto generated README
* add README.rst.in and README.rst
* addressing review comments
* add tests for index and query
* import order
* add numpy to requirements
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 24, 2025
🤖 I have created a release *beep* *boop*
---
## [0.62.0](googleapis/gapic-generator-python@v0.61.0...v0.62.0) (2022-01-28)
### Features
* adds REST server-streaming support. ([#1120](googleapis/gapic-generator-python#1120)) ([812cf3e](googleapis/gapic-generator-python@812cf3e))
* expose extended operations annotations within generator ([#1145](googleapis/gapic-generator-python#1145)) ([e7bee70](googleapis/gapic-generator-python@e7bee70))
### Bug Fixes
* add special method parameters to set of reserved module names ([#1168](googleapis/gapic-generator-python#1168)) ([8078961](googleapis/gapic-generator-python@8078961))
* fix snippetgen golden file ([#1170](googleapis/gapic-generator-python#1170)) ([13b2028](googleapis/gapic-generator-python@13b2028))
* **snippetgen:** remove special handling for resource paths ([#1134](googleapis/gapic-generator-python#1134)) ([4ea2d11](googleapis/gapic-generator-python@4ea2d11))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea added a commit that referenced this pull request Nov 24, 2025
This PR onboards `google-cloud-firestore` to librarian.
Blocked on googleapis/python-firestore#1061.
Fixesgoogleapis/librarian#2458 🦕
---------
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 2, 2026
…ngs Sample (#1120)
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat: support configurable retries in upload_chunks_concurrently
* lint
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the BigQuery API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot