-
Notifications
You must be signed in to change notification settings - Fork 598
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: [dialogflow] added support for AssistQueryParameters and SynthesizeSpeechConfig #3995
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docs: add more meaningful comments PiperOrigin-RevId: 510042252 Source-Link: googleapis/googleapis@7b30db7 Source-Link: googleapis/googleapis-gen@17beb99 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3cvLk93bEJvdC55YW1sIiwiaCI6IjE3YmViOTk0MTc1MGIzMWZhYTQyM2EyOWQ3YTAxODM0NmE2Yjg4YjUifQ==
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
/gcbrun |
/gcbrun |
sofisl
approved these changes
Feb 17, 2023
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 23, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 2.7.0</summary> ## [2.7.0](https://togithub.com/googleapis/google-cloud-node/compare/aiplatform-v2.6.1...aiplatform-v2.7.0) (2023-02-22) ### Features * Add match service in aiplatform v1beta1 match_service.proto ([#4002](https://togithub.com/googleapis/google-cloud-node/issues/4002)) ([e2944f5](https://togithub.com/googleapis/google-cloud-node/commit/e2944f565b39ae151e11f938fb9dcbefd337880e)) </details> <details><summary>contentwarehouse: 0.4.0</summary> ## [0.4.0](https://togithub.com/googleapis/google-cloud-node/compare/contentwarehouse-v0.3.1...contentwarehouse-v0.4.0) (2023-02-22) ### Features * [contentwarehouse] Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto ([#4009](https://togithub.com/googleapis/google-cloud-node/issues/4009)) ([904ac0c](https://togithub.com/googleapis/google-cloud-node/commit/904ac0cadd5b59c75309ac7766dad5da3080d105)) </details> <details><summary>dialogflow: 5.6.0</summary> ## [5.6.0](https://togithub.com/googleapis/google-cloud-node/compare/dialogflow-v5.5.1...dialogflow-v5.6.0) (2023-02-22) ### Features * [dialogflow] added support for AssistQueryParameters and SynthesizeSpeechConfig ([#3995](https://togithub.com/googleapis/google-cloud-node/issues/3995)) ([57c0441](https://togithub.com/googleapis/google-cloud-node/commit/57c0441e11fe7c7f2b185bb8061c8be1a036be11)) </details> <details><summary>documentai: 7.1.0</summary> ## [7.1.0](https://togithub.com/googleapis/google-cloud-node/compare/documentai-v7.0.1...documentai-v7.1.0) (2023-02-22) ### Features * [documentai] Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto ([#4008](https://togithub.com/googleapis/google-cloud-node/issues/4008)) ([f81218f](https://togithub.com/googleapis/google-cloud-node/commit/f81218fe90fb0ead2487c3e321e258edbde74039)) </details> <details><summary>translate: 7.2.0</summary> ## [7.2.0](https://togithub.com/googleapis/google-cloud-node/compare/translate-v7.1.1...translate-v7.2.0) (2023-02-22) ### Features * [translate] Add supported fields in document translation request and refresh translation v3 GA service proto documentation ([#4007](https://togithub.com/googleapis/google-cloud-node/issues/4007)) ([b9c09e3](https://togithub.com/googleapis/google-cloud-node/commit/b9c09e31a08a43bfa1049465aa7633c73ea91fc0)) </details> --- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
docs: add more meaningful comments
PiperOrigin-RevId: 510042252
Source-Link: googleapis/googleapis@7b30db7
Source-Link: https://github.com/googleapis/googleapis-gen/commit/17beb9941750b31faa423a29d7a018346a6b88b5
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3cvLk93bEJvdC55YW1sIiwiaCI6IjE3YmViOTk0MTc1MGIzMWZhYTQyM2EyOWQ3YTAxODM0NmE2Yjg4YjUifQ==