This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
feat: Expose supported languages of the agent #205
Merged
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
…ort flow API docs: Update docs on Pages, Session, Version, etc. PiperOrigin-RevId: 370860251 Source-Author: Google APIs <[email protected]> Source-Date: Wed Apr 28 02:43:56 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: ef119e7aa2eee147ecf854e5154c93351ed7de25 Source-Link: googleapis/googleapis@ef119e7
…ort flow API docs: Update docs on Pages, Session, Version, etc. PiperOrigin-RevId: 370928139 Source-Author: Google APIs <[email protected]> Source-Date: Wed Apr 28 10:05:53 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0fa726c5d8e4b8442f49974abc875db1af432316 Source-Link: googleapis/googleapis@0fa726c
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/java-dialogflow-cx API.
label
Apr 28, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Apr 28, 2021
Codecov Report
@@ Coverage Diff @@
## master #205 +/- ##
============================================
+ Coverage 76.56% 76.74% +0.18%
- Complexity 1938 1958 +20
============================================
Files 168 168
Lines 13392 13668 +276
Branches 130 130
============================================
+ Hits 10254 10490 +236
- Misses 2908 2948 +40
Partials 230 230
Continue to review full report at Codecov.
|
Neenu1995
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 30, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 30, 2021
Neenu1995
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 30, 2021
Neenu1995
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
feat: Expose supported languages of the agent
May 5, 2021
Neenu1995
approved these changes
May 5, 2021
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
May 5, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 5, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
May 5, 2021
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
May 31, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.7.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.6.1...v0.7.0) (2021-05-31) ### Features * add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#217](https://www.github.com/googleapis/java-dialogflow-cx/issues/217)) ([b53b2f2](https://www.github.com/googleapis/java-dialogflow-cx/commit/b53b2f222680b46f87943f9ab7099070910fc1b1)) * add export / import flow API ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) * add support for service directory webhooks ([#210](https://www.github.com/googleapis/java-dialogflow-cx/issues/210)) ([0ae811a](https://www.github.com/googleapis/java-dialogflow-cx/commit/0ae811ac66d6720d5d6d13eda8b124a2bf8f14a2)) * added API for continuous test ([#220](https://www.github.com/googleapis/java-dialogflow-cx/issues/220)) ([b96fc92](https://www.github.com/googleapis/java-dialogflow-cx/commit/b96fc9250224f72fa8a59c711e088b1b399ab277)) * added fallback option when restoring an agent ([#164](https://www.github.com/googleapis/java-dialogflow-cx/issues/164)) ([d38deef](https://www.github.com/googleapis/java-dialogflow-cx/commit/d38deefc49b6fd2bd805748c4046691dbeb3964d)) * added fallback option when restoring an agent ([#166](https://www.github.com/googleapis/java-dialogflow-cx/issues/166)) ([f745beb](https://www.github.com/googleapis/java-dialogflow-cx/commit/f745beb41ed7844909c7acd43235a490faefc619)) * allow to disable webhook invocation per request ([#156](https://www.github.com/googleapis/java-dialogflow-cx/issues/156)) ([17ff978](https://www.github.com/googleapis/java-dialogflow-cx/commit/17ff97848778900c946b13cca420cd7fd7d60a5d)) * allow to disable webhook invocation per request ([#158](https://www.github.com/googleapis/java-dialogflow-cx/issues/158)) ([60e5204](https://www.github.com/googleapis/java-dialogflow-cx/commit/60e520467e609a110467053bae2642c2a4b9e956)) * Expose supported languages of the agent ([#205](https://www.github.com/googleapis/java-dialogflow-cx/issues/205)) ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) * include original user query in WebhookRequest and add GetTextCaseresult API ([#169](https://www.github.com/googleapis/java-dialogflow-cx/issues/169)) ([43cdc98](https://www.github.com/googleapis/java-dialogflow-cx/commit/43cdc986d04472760a42f61e8318090bd5565052)) * support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook ([#173](https://www.github.com/googleapis/java-dialogflow-cx/issues/173)) ([ac7eec7](https://www.github.com/googleapis/java-dialogflow-cx/commit/ac7eec7204eaa25bc4dd061d4006c6a34a71415b)) ### Bug Fixes * release scripts from issuing overlapping phases ([#180](https://www.github.com/googleapis/java-dialogflow-cx/issues/180)) ([7d4e099](https://www.github.com/googleapis/java-dialogflow-cx/commit/7d4e099dfe6081d5fa72c807241fe0df7be8e851)) * typo ([#178](https://www.github.com/googleapis/java-dialogflow-cx/issues/178)) ([ef6800b](https://www.github.com/googleapis/java-dialogflow-cx/commit/ef6800bbfa0cc9027bffad6aaacccb1902d182c1)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#163](https://www.github.com/googleapis/java-dialogflow-cx/issues/163)) ([a3f793c](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3f793c61aa6a08947c9c2ddcd1d45a276d40e68)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#175](https://www.github.com/googleapis/java-dialogflow-cx/issues/175)) ([45f31e7](https://www.github.com/googleapis/java-dialogflow-cx/commit/45f31e7068457c00a90bebd7be9620319d2634a7)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#181](https://www.github.com/googleapis/java-dialogflow-cx/issues/181)) ([7067d39](https://www.github.com/googleapis/java-dialogflow-cx/commit/7067d39be16f5a248c8bfb1f881404a052e5da28)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#202](https://www.github.com/googleapis/java-dialogflow-cx/issues/202)) ([a55e7af](https://www.github.com/googleapis/java-dialogflow-cx/commit/a55e7af7c5ab337d4db25b646ba50e5ab4290d47)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#212](https://www.github.com/googleapis/java-dialogflow-cx/issues/212)) ([8d6c4ef](https://www.github.com/googleapis/java-dialogflow-cx/commit/8d6c4efeb97e35056f1cd83870e1e0c3c8f07699)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#216](https://www.github.com/googleapis/java-dialogflow-cx/issues/216)) ([79e5071](https://www.github.com/googleapis/java-dialogflow-cx/commit/79e507163cc166663d4678e22141e82e0df3cf9b)) ### Documentation * clarified experiment length ([f745beb](https://www.github.com/googleapis/java-dialogflow-cx/commit/f745beb41ed7844909c7acd43235a490faefc619)) * clarified experiment length ([d38deef](https://www.github.com/googleapis/java-dialogflow-cx/commit/d38deefc49b6fd2bd805748c4046691dbeb3964d)) * Update docs on Pages, Session, Version, etc. ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) * **v3beta1:** clarified documentation for security settings ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) * **v3beta1:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) * **v3:** clarified documentation for security settings ([#215](https://www.github.com/googleapis/java-dialogflow-cx/issues/215)) ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) * **v3:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) --- 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/java-dialogflow-cx API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
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.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/d32ae83f-85b1-4566-9db8-fbb972c5f42b/targets
PiperOrigin-RevId: 370928139
Source-Link: googleapis/googleapis@0fa726c
PiperOrigin-RevId: 370860251
Source-Link: googleapis/googleapis@ef119e7
feat: add export / import flow API
docs: Update docs on Pages, Session, Version, etc.