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: [google-cloud-dialogflow-cx] added Generator API #12065

Merged
merged 7 commits into from Dec 1, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 29, 2023

  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: Added Generator API
feat: Add grpc_ports to UploadModel ModelContainerSpec
feat: Add DirectPredict to PredictionService
feat: Add DirectRawPredict to PredictionService
feat: Add StreamingPredict to PredictionService.
feat: Add StreamingRawPredict to PredictionService.
feat: Add support for python 3.12
feat: Introduce compatibility with native namespace packages
fix: Use retry_async instead of retry in async client
fix: Require proto-plus >= 1.22.3
END_COMMIT_OVERRIDE

docs: updated doc for speech mode

PiperOrigin-RevId: 586469693

Source-Link: googleapis/googleapis@e8148d6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/85136bd04383ed7172bb18b7b8d220dd7ff6b3a0
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijg1MTM2YmQwNDM4M2VkNzE3MmJiMThiN2I4ZDIyMGRkN2ZmNmIzYTAifQ==

BEGIN_NESTED_COMMIT
feat: [google-cloud-dialogflow-cx] add grpc_ports to UploadModel ModelContainerSpec
feat: add DirectPredict to PredictionService
feat: add DirectRawPredict to PredictionService
feat: add StreamingPredict to PredictionService.
feat: add StreamingRawPredict to PredictionService.

PiperOrigin-RevId: 586417186

Source-Link: googleapis/googleapis@362f61e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a81e5343ce6ca9ee4a545549dc32edc2350530aa
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImE4MWU1MzQzY2U2Y2E5ZWU0YTU0NTU0OWRjMzJlZGMyMzUwNTMwYWEifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-dialogflow-cx] add auto_populated_fields to google.api.MethodSettings
PiperOrigin-RevId: 586359350

Source-Link: googleapis/googleapis@fce431c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/df4b8f412dfa9fc8020575053c7bc5eaf3e2cd0b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImRmNGI4ZjQxMmRmYTlmYzgwMjA1NzUwNTNjN2JjNWVhZjNlMmNkMGIifQ==
END_NESTED_COMMIT

PiperOrigin-RevId: 586359350

Source-Link: googleapis/googleapis@fce431c

Source-Link: googleapis/googleapis-gen@df4b8f4
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImRmNGI4ZjQxMmRmYTlmYzgwMjA1NzUwNTNjN2JjNWVhZjNlMmNkMGIifQ==
@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 Nov 29, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 29, 2023 20:18
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 29, 2023 20:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
feat: add DirectPredict to PredictionService
feat: add DirectRawPredict to PredictionService
feat: add StreamingPredict to PredictionService.
feat: add StreamingRawPredict to PredictionService.

PiperOrigin-RevId: 586417186

Source-Link: googleapis/googleapis@362f61e

Source-Link: googleapis/googleapis-gen@a81e534
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImE4MWU1MzQzY2U2Y2E5ZWU0YTU0NTU0OWRjMzJlZGMyMzUwNTMwYWEifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [google-cloud-dialogflow-cx] add auto_populated_fields to google.api.MethodSettings feat: [google-cloud-dialogflow-cx] add grpc_ports to UploadModel ModelContainerSpec Nov 29, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
Copy link

snippet-bot bot commented Nov 29, 2023

Here is the summary of changes.

You are about to add 10 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

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2023
docs: updated doc for speech mode

PiperOrigin-RevId: 586469693

Source-Link: googleapis/googleapis@e8148d6

Source-Link: googleapis/googleapis-gen@85136bd
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijg1MTM2YmQwNDM4M2VkNzE3MmJiMThiN2I4ZDIyMGRkN2ZmNmIzYTAifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [google-cloud-dialogflow-cx] add grpc_ports to UploadModel ModelContainerSpec feat: [google-cloud-dialogflow-cx] added Generator API Nov 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 1, 2023
@parthea parthea changed the title feat: [google-cloud-dialogflow-cx] added Generator API feat: [google-cloud-dialogflow-cx] add grpc_ports to UploadModel ModelContainerSpec Dec 1, 2023
@parthea parthea changed the title feat: [google-cloud-dialogflow-cx] add grpc_ports to UploadModel ModelContainerSpec feat: [google-cloud-dialogflow-cx] added Generator API Dec 1, 2023
@parthea parthea merged commit 15b4370 into main Dec 1, 2023
17 checks passed
@parthea parthea deleted the owl-bot-copy-packages-google-cloud-dialogflow-cx branch December 1, 2023 18:52
@parthea parthea added the release-please:force-run To run release-please label Dec 1, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant