Skip to content
This repository was archived by the owner on Oct 14, 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/4a2226f3-4bc7-46d7-9a62-8b2d1917946d/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 364358156
Source-Link: googleapis/googleapis@d6b4fb3

PiperOrigin-RevId: 364358156 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Mar 22 10:55:28 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: d6b4fb337caf6eccb606728ef727ac76364a4f14 Source-Link: googleapis/googleapis@d6b4fb3
@yoshi-automation yoshi-automation requested a review from a team as a code owner March 22, 2021 21:48
@product-auto-label product-auto-label bot added the api: translate Issues related to the googleapis/java-translate API. label Mar 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #478 (c26251f) into master (88abdab) will increase coverage by 0.65%.
The diff coverage is 85.32%.

❗ Current head c26251f differs from pull request most recent head ab510f5. Consider uploading reports for the commit ab510f5 to get more accurate results
Impacted file tree graph

@@ Coverage Diff @@ ## master #478 +/- ## ============================================ + Coverage 73.88% 74.54% +0.65%  - Complexity 244 250 +6  ============================================ Files 23 23 Lines 1666 1768 +102 Branches 46 45 -1 ============================================ + Hits 1231 1318 +87  - Misses 390 406 +16  + Partials 45 44 -1 
Impacted Files Coverage Δ Complexity Δ
.../translate/v3beta1/TranslationServiceSettings.java 12.28% <0.00%> (-1.72%) 2.00 <0.00> (ø)
...translate/v3beta1/stub/TranslationServiceStub.java 5.88% <0.00%> (-1.27%) 1.00 <0.00> (ø)
...ud/translate/v3beta1/TranslationServiceClient.java 74.79% <80.00%> (-0.41%) 45.00 <4.00> (+1.00) ⬇️
...e/v3beta1/stub/TranslationServiceStubSettings.java 87.62% <91.48%> (+0.72%) 24.00 <3.00> (+3.00)
...slate/v3beta1/stub/GrpcTranslationServiceStub.java 94.53% <97.87%> (+0.75%) 18.00 <2.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 88abdab...ab510f5. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit edd06a1 into master Mar 31, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch March 31, 2021 21:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 13, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.97.0](https://www.github.com/googleapis/java-translate/compare/v1.96.0...v1.97.0) (2021-04-13) ### Features * added v3beta1 proto for online and batch document translation ([#478](https://www.github.com/googleapis/java-translate/issues/478)) ([edd06a1](https://www.github.com/googleapis/java-translate/commit/edd06a1df268bfea34a17208f6327c3932db556f)) ### Bug Fixes * typo ([#492](https://www.github.com/googleapis/java-translate/issues/492)) ([56f0bf1](https://www.github.com/googleapis/java-translate/commit/56f0bf15a3ff144158cb4ce66753e1827bea42b4)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v1.94.4 ([#471](https://www.github.com/googleapis/java-translate/issues/471)) ([6e514f2](https://www.github.com/googleapis/java-translate/commit/6e514f274784c3b94cfde2b77753a1f47ec4130f)) * update dependency com.google.cloud:google-cloud-core to v1.94.7 ([#483](https://www.github.com/googleapis/java-translate/issues/483)) ([2aa6e81](https://www.github.com/googleapis/java-translate/commit/2aa6e812d89bdaeeb298d4ac8c6b2c6882591637)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#485](https://www.github.com/googleapis/java-translate/issues/485)) ([0251731](https://www.github.com/googleapis/java-translate/commit/025173100d1e08b00c21f97ef6ccf7573105449c)) * update dependency com.google.cloud:google-cloud-storage to v1.113.14 ([#472](https://www.github.com/googleapis/java-translate/issues/472)) ([e0e6601](https://www.github.com/googleapis/java-translate/commit/e0e66015ea2c8bb74186b9205b0146cad2683a56)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Comment on lines +568 to +572
builder
.batchTranslateDocumentSettings()
.setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("no_retry_0_codes"))
.setRetrySettings(RETRY_PARAM_DEFINITIONS.get("no_retry_0_params"));

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vam-google Here it is

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: translate Issues related to the googleapis/java-translate API. cla: yes This human has signed the Contributor License Agreement. context: full

4 participants