googleapis / java-bigquery

Apache License 2.0
110 stars 119 forks source link

docs: add simple query connection read api sample #3394

Closed PhongChuong closed 3 months ago

PhongChuong commented 3 months ago

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:

Fixes #3404 ☕️

conventional-commit-lint-gcf[bot] commented 3 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

snippet-bot[bot] commented 3 months ago

Here is the summary of changes.

You are about to add 1 region tag. - [samples/snippets/src/main/java/com/example/bigquery/SimpleQueryConnectionReadApi.java:19](https://github.com/googleapis/java-bigquery/blob/7c05e1ead97cb3be9a803c7705fc55ff45a88d54/samples/snippets/src/main/java/com/example/bigquery/SimpleQueryConnectionReadApi.java#L19), tag `bigquery_simple_query_connection_read_api`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

PhongChuong commented 3 months ago

Thanks for the review.