Skip to content
This repository was archived by the owner on Dec 3, 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/b94bacd6-05ee-45c2-be4d-b0f667030fab/targets

PiperOrigin-RevId: 312123588
Source-Link: googleapis/googleapis@cd3ce26
PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46

Restores GAPIC v2 retry config overrides that were mistakenly removed during migration. PiperOrigin-RevId: 312088359 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 18 08:57:12 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c Source-Link: googleapis/googleapis@5a90d46
- Minor comment updates. PiperOrigin-RevId: 312123588 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 18 11:49:18 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: cd3ce2651c3921670217e664303976cdf76e9fe2 Source-Link: googleapis/googleapis@cd3ce26
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2020
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #187 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #187 +/- ## ============================================ + Coverage 72.77% 72.78% +0.01%  Complexity 1004 1004 ============================================ Files 96 96 Lines 7852 7855 +3 Branches 96 96 ============================================ + Hits 5714 5717 +3  Misses 2004 2004 Partials 134 134 
Impacted Files Coverage Δ Complexity Δ
...d/dialogflow/v2/stub/EnvironmentsStubSettings.java 78.00% <100.00%> (+0.68%) 11.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 bea15ff...19a8fbc. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: restore retry configs and update generated docs Jun 3, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 3, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 605e949 into master Jun 3, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 3, 2020 19:40
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

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full

4 participants