FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add experiment and security settings API docs: update comments on parameters and agent by yoshi-automation · Pull Request #124 · googleapis/java-dialogflow-cx · GitHub

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

feat: add experiment and security settings API docs: update comments on parameters and agent - #124

Merged
gcf-merge-on-green[bot] merged 5 commits into
masterfrom
autosynth
Jan 13, 2021
Merged

feat: add experiment and security settings API docs: update comments on parameters and agent#124
gcf-merge-on-green[bot] merged 5 commits into
masterfrom
autosynth

Conversation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/159620a5-9285-41e2-af3a-b497b1ea0e52/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
PiperOrigin-RevId: 350067652
Source-Link: googleapis/googleapis@ad3bb00
PiperOrigin-RevId: 348668666
Source-Link: googleapis/googleapis@36536e2
PiperOrigin-RevId: 348646270
Source-Link: googleapis/googleapis@34c8140
PiperOrigin-RevId: 348481983
Source-Link: googleapis/googleapis@fb36278

PiperOrigin-RevId: 348481983

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Dec 21 09:47:56 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: fb36278c9343b7933fed2f19de153797ac27d8f2
Source-Link: googleapis/googleapis@fb36278
…agent

PiperOrigin-RevId: 348646270

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 22 09:26:57 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 34c8140517e18b5fd47d7f5a2ffba72be4ba8506
Source-Link: googleapis/googleapis@34c8140
…on parameters and agent

PiperOrigin-RevId: 348668666

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Dec 22 11:46:07 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 36536e21b8eece3e9ed100037c214da99324c957
Source-Link: googleapis/googleapis@36536e2
Committer: @miraleung
PiperOrigin-RevId: 350067652

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jan 4 19:45:21 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a
Source-Link: googleapis/googleapis@ad3bb00
Committer: @miraleung
PiperOrigin-RevId: 350949863

Source-Author: Google APIs <noreply@google.com>
Source-Date: Sat Jan 9 14:01:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3
Source-Link: googleapis/googleapis@91e206b
yoshi-automation requested a review from a team January 11, 2021 12:05
product-auto-label Bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Jan 11, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 11, 2021

codecov Bot commented Jan 11, 2021
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #124 (fe2acf1) into master (9399328) will increase coverage by 0.10%.
The diff coverage is 76.35%.

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
+ Coverage     75.49%   75.60%   +0.10%     
- Complexity     1470     1684     +214     
============================================
  Files           138      156      +18     
  Lines         10007    11386    +1379     
  Branches         96      110      +14     
============================================
+ Hits           7555     8608    +1053     
- Misses         2276     2572     +296     
- Partials        176      206      +30     
Impacted Files Coverage Δ Complexity Δ
...om/google/cloud/dialogflow/cx/v3/AgentsClient.java 68.53% <ø> (ø) 32.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> (ø)
...com/google/cloud/dialogflow/cx/v3/FlowsClient.java 68.13% <ø> (ø) 33.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/SessionsClient.java 48.27% <ø> (ø) 10.00 <0.00> (ø)
.../dialogflow/cx/v3/TransitionRouteGroupsClient.java 77.89% <ø> (ø) 31.00 <0.00> (ø)
... and 129 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 9399328...fe2acf1. Read the comment docs.

Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: add experiment and security settings API docs: update comments on parameters and agent Jan 13, 2021
Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 13, 2021
gcf-merge-on-green Bot merged commit 06ee69a into master Jan 13, 2021
gcf-merge-on-green Bot deleted the autosynth branch January 13, 2021 17:36
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 13, 2021
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 25, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.6.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.5.0...v0.6.0) (2021-02-25)


### Features

* add experiment and security settings API docs: update comments on parameters and agent ([#124](https://www.github.com/googleapis/java-dialogflow-cx/issues/124)) ([06ee69a](https://www.github.com/googleapis/java-dialogflow-cx/commit/06ee69ac49cdd2f0cc6316e7613d120434dfb65f))
* Add new Experiment service ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* added support for test cases and agent validation ([#141](https://www.github.com/googleapis/java-dialogflow-cx/issues/141)) ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* Support transition route group coverage for Test Cases ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* supports SentimentAnalysisResult in webhook request ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))


### Bug Fixes

* don't log downloads ([#143](https://www.github.com/googleapis/java-dialogflow-cx/issues/143)) ([7cfb674](https://www.github.com/googleapis/java-dialogflow-cx/commit/7cfb6749ede7e7b01d606e83b6ac414466d23378))
* RunTestCase http template. PHP REST client lib can be generated ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* update repo name ([#138](https://www.github.com/googleapis/java-dialogflow-cx/issues/138)) ([5a6c5d1](https://www.github.com/googleapis/java-dialogflow-cx/commit/5a6c5d127d298c4d3acd5fdf13839c17b9f64d08))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#127](https://www.github.com/googleapis/java-dialogflow-cx/issues/127)) ([0452e5c](https://www.github.com/googleapis/java-dialogflow-cx/commit/0452e5cc405d1fadf4d76f20d92db79375da7cd6))


### Documentation

* fix languages link ([#146](https://www.github.com/googleapis/java-dialogflow-cx/issues/146)) ([89f5b49](https://www.github.com/googleapis/java-dialogflow-cx/commit/89f5b49f8b973f626dbe76286b6cf8273d447837))
* generate sample code in the Java microgenerator ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* minor doc update on redact field in intent.proto and page.proto ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* minor updates in wording ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* test cases doc update ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
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

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL