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

fix: update retry policies for all clients #209

Merged
merged 5 commits into from Jun 11, 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/e66d5b32-5d3a-4216-853d-260a1b0f526f/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 315789780
Source-Link: googleapis/googleapis@a8ebb52
PiperOrigin-RevId: 315789764
Source-Link: googleapis/googleapis@00de455
PiperOrigin-RevId: 315777943
Source-Link: googleapis/googleapis@203ed26
PiperOrigin-RevId: 315775276
Source-Link: googleapis/googleapis@8a81e7e

        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: 315775276

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 14:57:50 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 8a81e7e3ea5bdf30e406cc06dc90948574ba1058
Source-Link: googleapis/googleapis@8a81e7e
PiperOrigin-RevId: 315777943

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 15:09:22 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 203ed2605b5806578e9aeb63388bc6aa9bbac659
Source-Link: googleapis/googleapis@203ed26
PiperOrigin-RevId: 315789764

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 16:15:36 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 00de455b588d7203012fec514d91b0eb63e41af3
Source-Link: googleapis/googleapis@00de455
PiperOrigin-RevId: 315789780

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 10 16:15:40 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a8ebb52bc3b8ff0e41cb34b19c1c9a8af2a9c9eb
Source-Link: googleapis/googleapis@a8ebb52
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #209 into master will increase coverage by 0.55%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #209      +/-   ##
============================================
+ Coverage     72.80%   73.36%   +0.55%     
  Complexity      237      237              
============================================
  Files            30       30              
  Lines          1769     1806      +37     
  Branches          9        9              
============================================
+ Hits           1288     1325      +37     
  Misses          464      464              
  Partials         17       17              
Impacted Files Coverage 螖 Complexity 螖
...d/asset/v1beta1/stub/AssetServiceStubSettings.java 84.92% <100.00%> (+1.58%) 12.00 <0.00> (酶)
...asset/v1p1beta1/stub/AssetServiceStubSettings.java 77.04% <100.00%> (+0.38%) 12.00 <0.00> (酶)
...asset/v1p2beta1/stub/AssetServiceStubSettings.java 83.33% <100.00%> (+1.75%) 14.00 <0.00> (酶)
...asset/v1p4beta1/stub/AssetServiceStubSettings.java 84.25% <100.00%> (+1.49%) 12.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 fac5028...47674bb. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: update retry policies for all clients Jun 11, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 037f5a0 into master Jun 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 11, 2020 18:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 11, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [1.3.0](https://www.github.com/googleapis/java-asset/compare/v1.2.0...v1.3.0) (2020-06-11)


### Features

* **regen:** removes deprecated FeedName methods from v1p2beta1 client ([#157](https://www.github.com/googleapis/java-asset/issues/157)) ([6de4ad0](https://www.github.com/googleapis/java-asset/commit/6de4ad03536cc94539d99794cb27671fe6b1aee9))
* **v1:** add SearchAllResources and SearchAllIamPolicies RPCs ([#180](https://www.github.com/googleapis/java-asset/issues/180)) ([6127fa0](https://www.github.com/googleapis/java-asset/commit/6127fa0a61bb9182458293eb9b453861952126b4))
* **v1p1beta1:** add orderBy to SearchAllResourcesRequest, explanation to IamPolicySearchResults, location, labels, networkTags to StandardResourceMetadata ([#175](https://www.github.com/googleapis/java-asset/issues/175)) ([fac7154](https://www.github.com/googleapis/java-asset/commit/fac71543ed0a7e5a2730474d85f4ebdcacd3bf72))


### Bug Fixes

* update retry policies for all clients ([#209](https://www.github.com/googleapis/java-asset/issues/209)) ([037f5a0](https://www.github.com/googleapis/java-asset/commit/037f5a0bc751ef1c7ff5af649400fea56777437e))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#188](https://www.github.com/googleapis/java-asset/issues/188)) ([d6fb763](https://www.github.com/googleapis/java-asset/commit/d6fb76378f6ab664a9056a91deeb1d5151c7c516))
* update dependency com.google.api:api-common to v1.9.2 ([#198](https://www.github.com/googleapis/java-asset/issues/198)) ([277158f](https://www.github.com/googleapis/java-asset/commit/277158faabad40640df1b413bb2393436b159e9d))
* update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.88.0 ([#176](https://www.github.com/googleapis/java-asset/issues/176)) ([1b4c0f2](https://www.github.com/googleapis/java-asset/commit/1b4c0f2d0ab67f2cb5e2255fc2043571b6c0bb38))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#174](https://www.github.com/googleapis/java-asset/issues/174)) ([b2cb6b1](https://www.github.com/googleapis/java-asset/commit/b2cb6b1862d36fd5e53d95270c1d7cd244f9067b))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#191](https://www.github.com/googleapis/java-asset/issues/191)) ([ecb1564](https://www.github.com/googleapis/java-asset/commit/ecb1564fa12e45e90bd0dc0adcd9d9bff596b449))
* update dependency com.google.guava:guava-bom to v29 ([#145](https://www.github.com/googleapis/java-asset/issues/145)) ([77d7de5](https://www.github.com/googleapis/java-asset/commit/77d7de54fda57cee74cd8ac19a1af99693723e54))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#181](https://www.github.com/googleapis/java-asset/issues/181)) ([a19d60e](https://www.github.com/googleapis/java-asset/commit/a19d60e79eb9043a4462deed8dc20bf196d4b907))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#186](https://www.github.com/googleapis/java-asset/issues/186)) ([786c9e7](https://www.github.com/googleapis/java-asset/commit/786c9e7d62b74099175d0cad3bad062537f7a2cd))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#163](https://www.github.com/googleapis/java-asset/issues/163)) ([5c5e6f1](https://www.github.com/googleapis/java-asset/commit/5c5e6f16d42150e655bd0a7c95005faafbd8a49b))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#203](https://www.github.com/googleapis/java-asset/issues/203)) ([912d0f2](https://www.github.com/googleapis/java-asset/commit/912d0f2ca22be0cfa5aa3e79d4e245eaa7b0fa88))
* update dependency org.threeten:threetenbp to v1.4.4 ([#168](https://www.github.com/googleapis/java-asset/issues/168)) ([b307f37](https://www.github.com/googleapis/java-asset/commit/b307f377020184fc19e75518c74da4722743d70c))


### Documentation

* properly format literal strings ([#192](https://www.github.com/googleapis/java-asset/issues/192)) ([ce5f488](https://www.github.com/googleapis/java-asset/commit/ce5f48839706a0d35cf0f85df632f049d1fb8f21))
---


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