-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add BigQuery Remote Vision Function code sample #8426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add BigQuery Remote Vision Function code sample #8426
Conversation
…o detect and extract objects in input images
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, see comments in nox file, but don't consider them blocking if you disagree with them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add yourself as the owner for the sample here? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.github/CODEOWNERS
A team is preferred if there is one!
@shollyman, could you take a look as BQ owner?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Approving for CODEOWNERS.
Adding do not merge
until BQ approval is obtained.
Description
First sample for #8425
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)