Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

feat(v2): removed OPTIONAL for speech model variant #447

Merged
merged 2 commits into from
Dec 20, 2021

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Dec 13, 2021

  • Regenerate this pull request now.

PiperOrigin-RevId: 416079722

Source-Link: googleapis/googleapis@14b7a25

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e1b0be15a7cd3466c46f0865835e714d1e9309fb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTFiMGJlMTVhN2NkMzQ2NmM0NmYwODY1ODM1ZTcxNGQxZTkzMDlmYiJ9

docs: added more docs for speech model variant and improved docs format for participant

… for speech model variant and improved docs format for participant

PiperOrigin-RevId: 416079722

Source-Link: googleapis/googleapis@14b7a25

Source-Link: googleapis/googleapis-gen@e1b0be1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTFiMGJlMTVhN2NkMzQ2NmM0NmYwODY1ODM1ZTcxNGQxZTkzMDlmYiJ9
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner December 13, 2021 20:53
@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 Dec 13, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/python-dialogflow API. label Dec 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 13, 2021
@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 Dec 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2021
@nicain nicain added the lang: python Issues specific to Python. label Dec 15, 2021
@parthea parthea changed the title feat: removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant feat: removed OPTIONAL for speech model variant Dec 20, 2021
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Dec 20, 2021
@parthea parthea changed the title feat: removed OPTIONAL for speech model variant feat(v2): removed OPTIONAL for speech model variant Dec 20, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 56efd10 into main Dec 20, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-06de9e6a-0075-4dc5-a55e-ef53dc658748 branch December 20, 2021 11:36
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 20, 2021
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
api: dialogflow Issues related to the googleapis/python-dialogflow API. lang: python Issues specific to Python. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants