This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
docs: clarified LRO types #156
Merged
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-d047565d-c51a-4c21-a9b4-ed55f6c38a53
Aug 27, 2021
Merged
docs: clarified LRO types #156
gcf-merge-on-green
merged 2 commits into
main
from
owl-bot-d047565d-c51a-4c21-a9b4-ed55f6c38a53
Aug 27, 2021
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
…criptions PiperOrigin-RevId: 393365899 Source-Link: googleapis/googleapis@4309574 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4878f59e85c95457eb87a515f8bf739a2ec769cf
parthea
approved these changes
Aug 27, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 30, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://github.com/googleapis/python-dialogflow-cx/compare/v1.2.0...v1.3.0) (2021-08-27) ### Features * **v3:** added support for DLP templates ([#144](https://github.com/googleapis/python-dialogflow-cx/issues/144)) ([c74e3ac](https://github.com/googleapis/python-dialogflow-cx/commit/c74e3acb609363cdf941586e98ed2c8c5804980b)) * **v3beta1:** added support for DLP templates ([#143](https://github.com/googleapis/python-dialogflow-cx/issues/143)) ([7efb89c](https://github.com/googleapis/python-dialogflow-cx/commit/7efb89cc6311e1df9d03740ba6d078af3f79559e)) * **v3beta1:** expose `Locations` service to get/list avaliable locations of Dialogflow products ([7efb89c](https://github.com/googleapis/python-dialogflow-cx/commit/7efb89cc6311e1df9d03740ba6d078af3f79559e)) * **v3:** expose `Locations` service to get/list avaliable locations of Dialogflow products ([c74e3ac](https://github.com/googleapis/python-dialogflow-cx/commit/c74e3acb609363cdf941586e98ed2c8c5804980b)) ### Documentation * clarified LRO types ([#156](https://github.com/googleapis/python-dialogflow-cx/issues/156)) ([a50e8dc](https://github.com/googleapis/python-dialogflow-cx/commit/a50e8dca8952cea19be2587ee68c600a41a92eeb)) * fixed incorrect update mask descriptions ([a50e8dc](https://github.com/googleapis/python-dialogflow-cx/commit/a50e8dca8952cea19be2587ee68c600a41a92eeb)) * **samples:** add agent creation code snippet ([#146](https://github.com/googleapis/python-dialogflow-cx/issues/146)) ([272fc98](https://github.com/googleapis/python-dialogflow-cx/commit/272fc9879e536f7a9ea31d8c10169cf644170769)) * **samples:** add region tags ([#150](https://github.com/googleapis/python-dialogflow-cx/issues/150)) ([54ea84d](https://github.com/googleapis/python-dialogflow-cx/commit/54ea84d58064a7c8d0a71f020a0c8cf36ac157bd)) * **samples:** add region tags ([#151](https://github.com/googleapis/python-dialogflow-cx/issues/151)) ([788b67a](https://github.com/googleapis/python-dialogflow-cx/commit/788b67a8c966788a70a5d683a5e79e3a289c7ba3)) * **samples:** add update intent sample ([#142](https://github.com/googleapis/python-dialogflow-cx/issues/142)) ([3e80235](https://github.com/googleapis/python-dialogflow-cx/commit/3e80235277a0df12644d743f6853ba45263a1239)) * **v3beta1:** reorder some fields ([7efb89c](https://github.com/googleapis/python-dialogflow-cx/commit/7efb89cc6311e1df9d03740ba6d078af3f79559e)) --- 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-cx API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-copy
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: 393365899
Source-Link: googleapis/googleapis@4309574
Source-Link: https://github.com/googleapis/googleapis-gen/commit/4878f59e85c95457eb87a515f8bf739a2ec769cf
docs: fixed incorrect update mask descriptions