Skip to content

Conversation

farhan0102
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Mar 27, 2023
@farhan0102 farhan0102 added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 27, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 27, 2023
@farhan0102 farhan0102 marked this pull request as ready for review March 27, 2023 18:17
@farhan0102 farhan0102 merged commit 71f9f55 into main Mar 27, 2023
@farhan0102 farhan0102 deleted the QueryWithStructsParamFix branch March 27, 2023 19:42
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 30, 2023
🤖 I have created a release *beep* *boop* --- ## [2.24.4](https://togithub.com/googleapis/java-bigquery/compare/v2.24.3...v2.24.4) (2023-03-30) ### Bug Fixes * QueryWithStructsParameters sample mismatch ([#2610](https://togithub.com/googleapis/java-bigquery/issues/2610)) ([71f9f55](https://togithub.com/googleapis/java-bigquery/commit/71f9f55225eac6d7d4a3d5f0960b28bf8769d03d)) ### Dependencies * Update dependency com.google.apis:google-api-services-bigquery to v2-rev20230318-2.0.0 ([#2607](https://togithub.com/googleapis/java-bigquery/issues/2607)) ([a328eb2](https://togithub.com/googleapis/java-bigquery/commit/a328eb285b6007e0e01b059a03e71a2b5a6e7399)) * Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.34.2 ([#2619](https://togithub.com/googleapis/java-bigquery/issues/2619)) ([e4aa0fe](https://togithub.com/googleapis/java-bigquery/commit/e4aa0fef53f9eebbe09d878318521df5d070fd70)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 ([#2612](https://togithub.com/googleapis/java-bigquery/issues/2612)) ([eac97ac](https://togithub.com/googleapis/java-bigquery/commit/eac97ac03007b52e6c242f427ac21e491bfefb13)) * Update github/codeql-action action to v2.2.9 ([#2608](https://togithub.com/googleapis/java-bigquery/issues/2608)) ([24aac14](https://togithub.com/googleapis/java-bigquery/commit/24aac1489dd99ebd0133e80a21dd7309f2c17494)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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 googleapis/java-bigquery API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.

2 participants