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

feat: added fallback option when restoring an agent #166

Merged
merged 2 commits into from Mar 29, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Mar 22, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/df7f1711-e041-4b46-a4ce-dfc2b3c52e37/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 362856902
Source-Link: googleapis/googleapis@1305ca4
PiperOrigin-RevId: 362453138
Source-Link: googleapis/googleapis@3e9b231

docs: clarified experiment length
chore: update java microgenerator to 1.0.2 Adds request initialization to sample code

…xperiment length

PiperOrigin-RevId: 362453138

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Mar 11 22:25:33 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3e9b231b098d514c9a51ba8c59e416f45837b195
Source-Link: googleapis/googleapis@3e9b231
…n to sample code

Committer: @miraleung
PiperOrigin-RevId: 362856902

Source-Author: Google APIs <noreply@google.com>
Source-Date: Sun Mar 14 20:47:20 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1
Source-Link: googleapis/googleapis@1305ca4
@yoshi-automation yoshi-automation requested a review from a team as a code owner March 22, 2021 22:22
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Mar 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #166 (fa1f4f2) into master (d38deef) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #166   +/-   ##
=========================================
  Coverage     76.49%   76.49%           
  Complexity     1924     1924           
=========================================
  Files           168      168           
  Lines         13308    13308           
  Branches        128      128           
=========================================
  Hits          10180    10180           
  Misses         2900     2900           
  Partials        228      228           
Impacted Files Coverage Δ Complexity Δ
...om/google/cloud/dialogflow/cx/v3/AgentsClient.java 71.28% <ø> (ø) 40.00 <0.00> (ø)
...ogle/cloud/dialogflow/cx/v3/EntityTypesClient.java 72.94% <ø> (ø) 28.00 <0.00> (ø)
...gle/cloud/dialogflow/cx/v3/EnvironmentsClient.java 76.03% <ø> (ø) 35.00 <0.00> (ø)
...ogle/cloud/dialogflow/cx/v3/ExperimentsClient.java 72.72% <ø> (ø) 38.00 <0.00> (ø)
...com/google/cloud/dialogflow/cx/v3/FlowsClient.java 70.87% <ø> (ø) 41.00 <0.00> (ø)
...m/google/cloud/dialogflow/cx/v3/IntentsClient.java 71.95% <ø> (ø) 28.00 <0.00> (ø)
...com/google/cloud/dialogflow/cx/v3/PagesClient.java 70.00% <ø> (ø) 28.00 <0.00> (ø)
...ialogflow/cx/v3/SecuritySettingsServiceClient.java 77.89% <ø> (ø) 31.00 <0.00> (ø)
...oud/dialogflow/cx/v3/SessionEntityTypesClient.java 77.89% <ø> (ø) 31.00 <0.00> (ø)
...google/cloud/dialogflow/cx/v3/TestCasesClient.java 76.15% <ø> (ø) 45.00 <0.00> (ø)
... and 16 more

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 d38deef...fa1f4f2. Read the comment docs.

@Neenu1995 Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: added fallback option when restoring an agent Mar 29, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 29, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f745beb into master Mar 29, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch March 29, 2021 19:54
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 29, 2021
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
Projects
None yet
2 participants