This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
fix(v3beta1): set agent default language code as required #134
Merged
gcf-merge-on-green
merged 4 commits into
master
from
owl-bot-2f68d83f-5de1-4bc4-87cf-8fdfeac1fe0a
Jun 17, 2021
Merged
fix(v3beta1): set agent default language code as required #134
gcf-merge-on-green
merged 4 commits into
master
from
owl-bot-2f68d83f-5de1-4bc4-87cf-8fdfeac1fe0a
Jun 17, 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
…ial response feature. docs: Update docs of Agents, Fulfillments, SecuritySettings and Sessions. PiperOrigin-RevId: 378978212 Source-Link: googleapis/googleapis@ecc3ac6 Source-Link: https://github.com/googleapis/googleapis-gen/commit/398a922b805f32f61d3267232f5d2f66081fa980
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 14, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jun 14, 2021
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/nodejs-dialogflow-cx API.
label
Jun 14, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 14, 2021
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 14, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 14, 2021
chingor13
changed the title
fix!: Set agent default language code as required. feat: Support partial response feature. docs: Update docs of Agents, Fulfillments, SecuritySettings and Sessions.
fix!: Set agent default language code as required
Jun 17, 2021
chingor13
changed the title
fix!: Set agent default language code as required
fix: set agent default language code as required
Jun 17, 2021
chingor13
approved these changes
Jun 17, 2021
chingor13
changed the title
fix: set agent default language code as required
fix(v3beta1): set agent default language code as required
Jun 17, 2021
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 17, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 17, 2021
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 17, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 17, 2021
chingor13
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 17, 2021
gcf-merge-on-green
bot
deleted the
owl-bot-2f68d83f-5de1-4bc4-87cf-8fdfeac1fe0a
branch
June 17, 2021 23:14
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 17, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 21, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.11.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.10.0...v2.11.0) (2021-06-21) ### Features * **v3beta1:** Support partial response feature ([ee8a24a](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/ee8a24a1e47cb352198880490f047e2ff3d47152)) * **v3beta1:** support sentiment analysis in bot testing ([#127](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/127)) ([2c45b2c](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/2c45b2c4e9662aaef7352f3b3edf58c0bf29779e)) ### Bug Fixes * **v3beta1:** set agent default language code as required ([#134](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/134)) ([ee8a24a](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/ee8a24a1e47cb352198880490f047e2ff3d47152)) --- 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/nodejs-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: 378978212
Source-Link: googleapis/googleapis@ecc3ac6
Source-Link: https://github.com/googleapis/googleapis-gen/commit/398a922b805f32f61d3267232f5d2f66081fa980
feat(v3beta1): Support partial response feature
docs: Update docs of Agents, Fulfillments, SecuritySettings and Sessions