Skip to content
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

feat(documentai): add model_type in v1beta3 processor proto #9355

Merged
merged 6 commits into from
Feb 2, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 2, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 603726122

Source-Link: googleapis/googleapis@c7fd8bd

Source-Link: https://github.com/googleapis/googleapis-gen/commit/23bc05e699ad5701027589137be44d4a43091829
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjNiYzA1ZTY5OWFkNTcwMTAyNzU4OTEzN2JlNDRkNGE0MzA5MTgyOSJ9
BEGIN_NESTED_COMMIT
chore(apps/meet): update go_package and Go importpath
PiperOrigin-RevId: 603489497

Source-Link: googleapis/googleapis@5335f41

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f73599d0f6e124eb851f1c5ec065b21d59362201
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjczNTk5ZDBmNmUxMjRlYjg1MWYxYzVlYzA2NWIyMWQ1OTM2MjIwMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): Add generateContent Unary API for aiplatform_v1
docs: Update comment for DirectPredict and DirectRawPredict

PiperOrigin-RevId: 603498510

Source-Link: googleapis/googleapis@49815f4

Source-Link: https://github.com/googleapis/googleapis-gen/commit/893e2e072e7aa54f3fb0425a3c2da9a2668c701b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODkzZTJlMDcyZTdhYTU0ZjNmYjA0MjVhM2MyZGE5YTI2NjhjNzAxYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): Add generateContent Unary API for aiplatform_v1beta1
docs: Update comment for DirectPredict and DirectRawPredict

PiperOrigin-RevId: 603497761

Source-Link: googleapis/googleapis@4f5f442

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f1d6d8b375f1dbf6d5df26bcae3bf0c8b8cfddf7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjFkNmQ4YjM3NWYxZGJmNmQ1ZGYyNmJjYWUzYmYwYzhiOGNmZGRmNyJ9
END_NESTED_COMMIT

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2024
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add generateContent Unary API for aiplatform_v1beta1 feat(aiplatform): Add generateContent Unary API for aiplatform_v1beta1 Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 2, 2024 02:10
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner February 2, 2024 02:10
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Feb 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2024
Copy link

snippet-bot bot commented Feb 2, 2024

Here is the summary of changes.

You are about to add 22 region tags.

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:

  • Refresh this comment

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat(aiplatform): Add generateContent Unary API for aiplatform_v1beta1 feat: Add generateContent Unary API for aiplatform_v1 Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners February 2, 2024 02:19
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Feb 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title chore: update go_package and Go importpath chore(apps/meet): update go_package and Go importpath Feb 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2024
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
PiperOrigin-RevId: 603726122

Source-Link: googleapis/googleapis@c7fd8bd

Source-Link: googleapis/googleapis-gen@23bc05e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjNiYzA1ZTY5OWFkNTcwMTAyNzU4OTEzN2JlNDRkNGE0MzA5MTgyOSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore(apps/meet): update go_package and Go importpath feat: add model_type in v1beta3 processor proto Feb 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Feb 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add model_type in v1beta3 processor proto feat(documentai): add model_type in v1beta3 processor proto Feb 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 2, 2024
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Feb 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2024
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 05e9e1f into main Feb 2, 2024
14 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch February 2, 2024 21:26
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2024
@release-please release-please bot mentioned this pull request Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants