This repository was archived by the owner on Dec 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 140
feat(v2beta1): removed OPTIONAL for speech model variant #448
Merged
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-bb9f8fb4-3527-4c57-bbad-cf4888b5a26e
Dec 21, 2021
Merged
feat(v2beta1): removed OPTIONAL for speech model variant #448
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-bb9f8fb4-3527-4c57-bbad-cf4888b5a26e
Dec 21, 2021
Conversation
This file contains hidden or 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
nicain
approved these changes
Dec 15, 2021
Owl bot is regenerating pull request 448... |
…nowledge base in knowledge operation metadata docs: added more docs for speech model variant and improved docs format for participant PiperOrigin-RevId: 416079874 Source-Link: googleapis/googleapis@18c59ec Source-Link: https://github.com/googleapis/googleapis-gen/commit/20123bec36a248ac0e352b11854b85fa6c42d57d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjAxMjNiZWMzNmEyNDhhYzBlMzUyYjExODU0Yjg1ZmE2YzQyZDU3ZCJ9
efa4af3
to
61c84eb
Compare
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 13, 2022
🤖 I have created a release *beep* *boop* --- ## [2.11.0](v2.10.0...v2.11.0) (2022-01-13) ### Features * support document metadata filter in article suggestion ([#442](#442)) ([6f615f9](6f615f9)) * **v2:** added export documentation method ([#449](#449)) ([a43d1e9](a43d1e9)) * **v2:** added filter in list documentations request ([a43d1e9](a43d1e9)) * **v2:** added filter in list knowledge bases request ([a43d1e9](a43d1e9)) * **v2:** added option to apply partial update to the smart messaging allowlist in reload document request ([a43d1e9](a43d1e9)) * **v2:** added option to import custom metadata from Google Cloud Storage in reload document request ([a43d1e9](a43d1e9)) * **v2beta1:** add support for knowledge_base in knowledge operation metadata ([0f60629](0f60629)) * **v2beta1:** added option to configure the number of sentences in the suggestion context ([#453](#453)) ([e48ea00](e48ea00)) * **v2beta1:** removed OPTIONAL for speech model variant ([#448](#448)) ([0f60629](0f60629)) * **v2:** removed OPTIONAL for speech model variant ([#447](#447)) ([56efd10](56efd10)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
vchudnov-g
pushed a commit
to googleapis/google-cloud-python
that referenced
this pull request
Sep 20, 2023
🤖 I have created a release *beep* *boop* --- ## [2.11.0](googleapis/python-dialogflow@v2.10.0...v2.11.0) (2022-01-13) ### Features * support document metadata filter in article suggestion ([#442](googleapis/python-dialogflow#442)) ([6f615f9](googleapis/python-dialogflow@6f615f9)) * **v2:** added export documentation method ([#449](googleapis/python-dialogflow#449)) ([a43d1e9](googleapis/python-dialogflow@a43d1e9)) * **v2:** added filter in list documentations request ([a43d1e9](googleapis/python-dialogflow@a43d1e9)) * **v2:** added filter in list knowledge bases request ([a43d1e9](googleapis/python-dialogflow@a43d1e9)) * **v2:** added option to apply partial update to the smart messaging allowlist in reload document request ([a43d1e9](googleapis/python-dialogflow@a43d1e9)) * **v2:** added option to import custom metadata from Google Cloud Storage in reload document request ([a43d1e9](googleapis/python-dialogflow@a43d1e9)) * **v2beta1:** add support for knowledge_base in knowledge operation metadata ([0f60629](googleapis/python-dialogflow@0f60629)) * **v2beta1:** added option to configure the number of sentences in the suggestion context ([#453](googleapis/python-dialogflow#453)) ([e48ea00](googleapis/python-dialogflow@e48ea00)) * **v2beta1:** removed OPTIONAL for speech model variant ([#448](googleapis/python-dialogflow#448)) ([0f60629](googleapis/python-dialogflow@0f60629)) * **v2:** removed OPTIONAL for speech model variant ([#447](googleapis/python-dialogflow#447)) ([56efd10](googleapis/python-dialogflow@56efd10)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
PiperOrigin-RevId: 416079874
Source-Link: googleapis/googleapis@18c59ec
Source-Link: https://github.com/googleapis/googleapis-gen/commit/20123bec36a248ac0e352b11854b85fa6c42d57d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjAxMjNiZWMzNmEyNDhhYzBlMzUyYjExODU0Yjg1ZmE2YzQyZDU3ZCJ9
feat(v2beta1): add support for knowledge_base in knowledge operation metadata
docs(v2beta1): added more docs for speech model variant and improved docs format for participant