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

feat: configure retry for Diaglogflow v2.Environments.ListEnvironments and v2beta1.Environments.ListEnvironments #172

Merged
merged 1 commit into from Apr 28, 2020

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/2f05cb43-7d52-44a8-a304-933c57d2b4d4/targets

…v2beta1.Environments.ListEnvironments.

PiperOrigin-RevId: 308749074

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Apr 27 20:01:53 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c284e4f849e4b085a297d336cef8721ab69ba013
Source-Link: googleapis/googleapis@c284e4f
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 28, 2020
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #172 into master will increase coverage by 0.01%.
The diff coverage is 78.26%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #172      +/-   ##
============================================
+ Coverage     72.41%   72.42%   +0.01%     
- Complexity      880      882       +2     
============================================
  Files            96       96              
  Lines          7431     7474      +43     
  Branches         29       30       +1     
============================================
+ Hits           5381     5413      +32     
- Misses         1937     1946       +9     
- Partials        113      115       +2     
Impacted Files Coverage Δ Complexity Δ
...cloud/dialogflow/v2beta1/EnvironmentsSettings.java 24.13% <ø> (ø) 2.00 <0.00> (ø)
...loud/dialogflow/v2beta1/stub/EnvironmentsStub.java 33.33% <0.00%> (-16.67%) 1.00 <0.00> (ø)
...logflow/v2beta1/stub/EnvironmentsStubSettings.java 76.59% <70.58%> (-1.89%) 10.00 <0.00> (ø)
...e/cloud/dialogflow/v2beta1/EnvironmentsClient.java 57.44% <83.33%> (+19.94%) 6.00 <3.00> (+1.00)
.../dialogflow/v2beta1/stub/GrpcEnvironmentsStub.java 79.54% <100.00%> (-0.46%) 7.00 <1.00> (ø)
.../v2beta1/stub/GrpcEnvironmentsCallableFactory.java 37.50% <0.00%> (+12.50%) 3.00% <0.00%> (+1.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 17fd213...60ed1e0. Read the comment docs.

@chingor13 chingor13 changed the title Configure retry for Diaglogflow v2.Environments.ListEnvironments and v2beta1.Environments.ListEnvironments. feat: configure retry for Diaglogflow v2.Environments.ListEnvironments and v2beta1.Environments.ListEnvironments Apr 28, 2020
@chingor13 chingor13 merged commit 93c1869 into master Apr 28, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch April 28, 2020 15:25
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.1.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.0.0...v2.1.0) (2020-06-22)


### Features

* configure retry for Diaglogflow v2.Environments.ListEnvironments and v2beta1.Environments.ListEnvironments ([#172](https://www.github.com/googleapis/java-dialogflow/issues/172)) ([93c1869](https://www.github.com/googleapis/java-dialogflow/commit/93c1869c94075b07caffccd30ef5fdbe3096105a))
* **v2beta1:** add enableReload, reloadStatus to Document, add additional method binding for SearchAgent ([#206](https://www.github.com/googleapis/java-dialogflow/issues/206)) ([0a471e5](https://www.github.com/googleapis/java-dialogflow/commit/0a471e52638a1ccff555b94ea8f189cab299ded1))


### Bug Fixes

* restore retry configs and update generated docs ([#187](https://www.github.com/googleapis/java-dialogflow/issues/187)) ([605e949](https://www.github.com/googleapis/java-dialogflow/commit/605e949493d9a4d56f8a7d372718363c67e9a418))


### Documentation

* minor comments change ([#178](https://www.github.com/googleapis/java-dialogflow/issues/178)) ([2c91e2b](https://www.github.com/googleapis/java-dialogflow/commit/2c91e2bdaf1ddd5c7fc025832bfca7213157bea4))
* regenerate javadoc from protos ([#224](https://www.github.com/googleapis/java-dialogflow/issues/224)) ([03bdbe3](https://www.github.com/googleapis/java-dialogflow/commit/03bdbe32cf8bd273ad328d2fba247d37dd365114))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#179](https://www.github.com/googleapis/java-dialogflow/issues/179)) ([466ed51](https://www.github.com/googleapis/java-dialogflow/commit/466ed5137026a895dc4aa2946fc1b1913c6e0472))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.1 ([#215](https://www.github.com/googleapis/java-dialogflow/issues/215)) ([1e3d4b2](https://www.github.com/googleapis/java-dialogflow/commit/1e3d4b2f15ac27f95fa028b521d724bc653f2128))
---


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
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants