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

fix: migrate to grpc_service_config #228

Merged
merged 3 commits into from Jun 23, 2020
Merged

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/a3e09c0b-006d-4d98-8e96-744af862718e/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317700003
Source-Link: googleapis/googleapis@97e94f5
PiperOrigin-RevId: 317699992
Source-Link: googleapis/googleapis@72efdc0

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 317699992

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jun 22 11:38:09 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 72efdc0a9a18fd2bf20ed5cde369eac3c70281c3
Source-Link: googleapis/googleapis@72efdc0
PiperOrigin-RevId: 317700003

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jun 22 11:38:12 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 97e94f5367165e4ec2ea4f3c2096b41877cbfb17
Source-Link: googleapis/googleapis@97e94f5
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2020
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #228 into master will increase coverage by 0.44%.
The diff coverage is 86.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #228      +/-   ##
============================================
+ Coverage     68.98%   69.42%   +0.44%     
  Complexity      219      219              
============================================
  Files            23       23              
  Lines          1654     1678      +24     
  Branches         46       46              
============================================
+ Hits           1141     1165      +24     
  Misses          468      468              
  Partials         45       45              
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%> (酶) 35.00 <4.00> (酶)
...ud/translate/v3beta1/TranslationServiceClient.java 54.40% <37.50%> (酶) 33.00 <4.00> (酶)
.../translate/v3/stub/GrpcTranslationServiceStub.java 93.75% <96.00%> (酶) 16.00 <1.00> (酶)
...slate/v3beta1/stub/GrpcTranslationServiceStub.java 93.75% <96.00%> (酶) 16.00 <1.00> (酶)
...nslate/v3/stub/TranslationServiceStubSettings.java 87.00% <96.77%> (+0.64%) 21.00 <2.00> (酶)
...e/v3beta1/stub/TranslationServiceStubSettings.java 87.00% <96.77%> (+0.64%) 21.00 <2.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 f6e7a37...f2a87cf. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: migrate to grpc_service_config Jun 23, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 516440b into master Jun 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 23, 2020 22:00
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: partial
Projects
None yet
3 participants