Skip to content

Fix BigQuery parameter names#1290

Merged
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:fix-bigquery-params
Sep 29, 2016
Merged

Fix BigQuery parameter names#1290
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:fix-bigquery-params

Conversation

@mziccard
Copy link
Copy Markdown
Contributor

This fixes #1254

@mziccard mziccard added the api: bigquery Issues related to the BigQuery API. label Sep 28, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 28, 2016
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.609% when pulling 34d247e on mziccard:fix-bigquery-params into 007c153 on GoogleCloudPlatform:master.

@mziccard
Copy link
Copy Markdown
Contributor Author

/cc @lesv

@lesv
Copy link
Copy Markdown
Contributor

lesv commented Sep 28, 2016

LGTM

@mziccard mziccard merged commit 65f236e into googleapis:master Sep 29, 2016
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…#1936) (#1290)

Created by running:
pip-compile requirements.in --generate-hashes --upgrade within synthtool/gcp/templates/java_library/.kokoro and synthtool/docker/owlbot/java/src/
Source-Link: googleapis/synthtool@853dbcd
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
* chore: add an unmanaged dependency check

* 🦉 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>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.18](googleapis/java-pubsub@v1.120.17...v1.120.18) (2022-09-21)


### Dependencies

* Update dependency com.google.cloud:google-cloud-core to v2.8.13 ([#1288](googleapis/java-pubsub#1288)) ([708a1df](googleapis/java-pubsub@708a1df))
* Update dependency com.google.cloud:google-cloud-core to v2.8.14 ([#1291](googleapis/java-pubsub#1291)) ([1c479de](googleapis/java-pubsub@1c479de))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#1289](googleapis/java-pubsub#1289)) ([216ba7d](googleapis/java-pubsub@216ba7d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.18](googleapis/java-pubsub@v1.120.17...v1.120.18) (2022-09-21)


### Dependencies

* Update dependency com.google.cloud:google-cloud-core to v2.8.13 ([#1288](googleapis/java-pubsub#1288)) ([118c55e](googleapis/java-pubsub@118c55e))
* Update dependency com.google.cloud:google-cloud-core to v2.8.14 ([#1291](googleapis/java-pubsub#1291)) ([337349a](googleapis/java-pubsub@337349a))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#1289](googleapis/java-pubsub#1289)) ([9343675](googleapis/java-pubsub@9343675))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Bigquery.create(JobInfo ...) param should be jobInfo, not job

4 participants