Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b96680b0-02c6-44d9-8c7e-221a69db4493/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 336725904
Source-Link: googleapis/googleapis@6ae1443

PiperOrigin-RevId: 336725904 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Oct 12 13:01:55 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 6ae1443d1eb0c17bcdbeaa1890960cbcd3b70010 Source-Link: googleapis/googleapis@6ae1443
@yoshi-automation yoshi-automation requested a review from a team as a code owner October 12, 2020 22:18
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2020
@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #48 +/- ## ========================================= Coverage 74.33% 74.33% Complexity 641 641 ========================================= Files 66 66 Lines 5022 5022 Branches 45 45 ========================================= Hits 3733 3733 Misses 1204 1204 Partials 85 85 
Impacted Files Coverage Δ Complexity Δ
...ogle/cloud/dialogflow/cx/v3beta1/AgentsClient.java 57.30% <ø> (ø) 27.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77f6650...ca78142. Read the comment docs.

@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Oct 13, 2020
@chingor13 chingor13 merged commit aac888c into master Oct 14, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch October 14, 2020 16:16
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 2, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [0.2.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.2...v0.2.0) (2020-10-31) ### ⚠ BREAKING CHANGES * removed enable_spell_correction from `NluSettings` ### Features * added labels field and description field into Intent and Dtmf input to QueryInput ([#62](https://www.github.com/googleapis/java-dialogflow-cx/issues/62)) ([3220b26](https://www.github.com/googleapis/java-dialogflow-cx/commit/3220b26bba46fd83486df2bfd1603f0c770cdae6)) * Remove flow level spell correction setting. feat: Change LRO response for ImportAgent from Empty to ImportAgentResponse, to include the created agent name. feat: Add parameter flag into page and intent parameters. feat: Add `allow_playback_interruption` to OutputAudioText to make it have feature parity with Text message type. feat: Enable sentiment analysis feature. feat: Enable EventInput. feat: Enable `trigger_event` in MatchIntentResponse. docs: Add documentation for sessions. ([#42](https://www.github.com/googleapis/java-dialogflow-cx/issues/42)) ([77f6650](https://www.github.com/googleapis/java-dialogflow-cx/commit/77f66504b74069e65eca3e2afddd495565c064af)) ### Documentation * clarified wording for restore APIs and query input ([#48](https://www.github.com/googleapis/java-dialogflow-cx/issues/48)) ([aac888c](https://www.github.com/googleapis/java-dialogflow-cx/commit/aac888cc0f977dad6b4dfb18111736020669a44d)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#54](https://www.github.com/googleapis/java-dialogflow-cx/issues/54)) ([dbb09fc](https://www.github.com/googleapis/java-dialogflow-cx/commit/dbb09fc10f93be932f8408afb294c0fd9fa1579e)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#57](https://www.github.com/googleapis/java-dialogflow-cx/issues/57)) ([bd56a97](https://www.github.com/googleapis/java-dialogflow-cx/commit/bd56a97904f6d7f9f64684060b808a74306f4d2f)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#64](https://www.github.com/googleapis/java-dialogflow-cx/issues/64)) ([e45660d](https://www.github.com/googleapis/java-dialogflow-cx/commit/e45660d4acf0147979c1058cfc25a91bc9725653)) --- This PR was generated with [Release Please](https://github.com/googleapis/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

2 participants