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

fix: restore GAPIC v2 retry configs #188

Merged
merged 1 commit into from Jun 3, 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/b94bacd6-05ee-45c2-be4d-b0f667030fab/targets

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
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2020
@chingor13 chingor13 closed this May 21, 2020
@chingor13 chingor13 reopened this May 21, 2020
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #188 into master will increase coverage by 0.26%.
The diff coverage is 78.78%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #188      +/-   ##
============================================
+ Coverage     68.72%   68.98%   +0.26%     
- Complexity      200      219      +19     
============================================
  Files            23       23              
  Lines          1589     1654      +65     
  Branches         34       46      +12     
============================================
+ Hits           1092     1141      +49     
- Misses          455      468      +13     
- Partials         42       45       +3     
Impacted Files Coverage 螖 Complexity 螖
...cloud/translate/v3/TranslationServiceSettings.java 14.00% <0.00%> (酶) 2.00 <0.00> (酶)
...loud/translate/v3/stub/TranslationServiceStub.java 7.14% <0.00%> (酶) 1.00 <0.00> (酶)
.../translate/v3beta1/TranslationServiceSettings.java 14.00% <0.00%> (酶) 2.00 <0.00> (酶)
...translate/v3beta1/stub/TranslationServiceStub.java 7.14% <0.00%> (酶) 1.00 <0.00> (酶)
...e/cloud/translate/v3/TranslationServiceClient.java 51.97% <37.50%> (-0.21%) 35.00 <4.00> (+8.00) 猬囷笍
...ud/translate/v3beta1/TranslationServiceClient.java 54.40% <37.50%> (-0.47%) 33.00 <4.00> (+7.00) 猬囷笍
...nslate/v3/stub/TranslationServiceStubSettings.java 86.36% <92.59%> (+0.17%) 21.00 <2.00> (+1.00)
...e/v3beta1/stub/TranslationServiceStubSettings.java 86.36% <92.59%> (+0.17%) 21.00 <2.00> (+1.00)
.../translate/v3/stub/GrpcTranslationServiceStub.java 93.75% <96.00%> (+0.48%) 16.00 <3.00> (+1.00)
...slate/v3beta1/stub/GrpcTranslationServiceStub.java 93.75% <96.00%> (+0.48%) 16.00 <3.00> (+1.00)
... and 8 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 d58708f...150b589. Read the comment docs.

@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 92d4eaa into master Jun 3, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 3, 2020 19:26
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.95.0](https://www.github.com/googleapis/java-translate/compare/v1.94.5...v1.95.0) (2020-06-23)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#220](https://www.github.com/googleapis/java-translate/issues/220)) ([e2af685](https://www.github.com/googleapis/java-translate/commit/e2af68575cd22523d44ffdc5e7e36cd0eaf331e3))


### Bug Fixes

* migrate to grpc_service_config ([#228](https://www.github.com/googleapis/java-translate/issues/228)) ([516440b](https://www.github.com/googleapis/java-translate/commit/516440b6175e4832b400a74481b580ef07df40c2))
* restore GAPIC v2 retry configs ([#188](https://www.github.com/googleapis/java-translate/issues/188)) ([92d4eaa](https://www.github.com/googleapis/java-translate/commit/92d4eaafba966a443e4366d32516d17ef0081826))


### Dependencies

* update core dependencies to v1.93.5 ([#195](https://www.github.com/googleapis/java-translate/issues/195)) ([9ea3bcc](https://www.github.com/googleapis/java-translate/commit/9ea3bcc14ecfa82d79afad13cd618c7fcdeddd6e))
* update dependency com.google.api:api-common to v1.9.1 ([#194](https://www.github.com/googleapis/java-translate/issues/194)) ([224dd18](https://www.github.com/googleapis/java-translate/commit/224dd18065ae5fe6d014a66aa31815fbcb57fcc0))
* update dependency com.google.api:api-common to v1.9.2 ([#202](https://www.github.com/googleapis/java-translate/issues/202)) ([10ebc9a](https://www.github.com/googleapis/java-translate/commit/10ebc9ac50cdf5d817fee9510b1bdecaa16850db))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#182](https://www.github.com/googleapis/java-translate/issues/182)) ([3bf0c6b](https://www.github.com/googleapis/java-translate/commit/3bf0c6bf445f2a3ea91f598bb2c8385295b6a3e3))
* update dependency com.google.guava:guava-bom to v29 ([#141](https://www.github.com/googleapis/java-translate/issues/141)) ([ca6a29f](https://www.github.com/googleapis/java-translate/commit/ca6a29fb0ad417a15fe3111a9d79b29ba67e6905))
* update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#178](https://www.github.com/googleapis/java-translate/issues/178)) ([3da16ec](https://www.github.com/googleapis/java-translate/commit/3da16ecb1aa4b5ba12223cd6148a9e44332e0e16))
* update dependency com.google.protobuf:protobuf-bom to v3.12.1 ([#186](https://www.github.com/googleapis/java-translate/issues/186)) ([ec26b9e](https://www.github.com/googleapis/java-translate/commit/ec26b9ed4c546cc1da68654617ac6904d62a1e09))
* update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#196](https://www.github.com/googleapis/java-translate/issues/196)) ([84ff951](https://www.github.com/googleapis/java-translate/commit/84ff951fdd77e1ab2ab38c713fbe66c9c7f7c2c2))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#172](https://www.github.com/googleapis/java-translate/issues/172)) ([71f424d](https://www.github.com/googleapis/java-translate/commit/71f424d44fdaaf927937c96e3d2a169adb4c73ce))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#206](https://www.github.com/googleapis/java-translate/issues/206)) ([3e46b1e](https://www.github.com/googleapis/java-translate/commit/3e46b1e935f908186ad80e0a35ecf51068b8a295))
* update dependency org.threeten:threetenbp to v1.4.4 ([#177](https://www.github.com/googleapis/java-translate/issues/177)) ([d99012f](https://www.github.com/googleapis/java-translate/commit/d99012f6c3accfc243925c86630c851d6669c391))
---


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
Projects
None yet
3 participants