Skip to content

Commit 22cca0e

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 35675 b: refs/heads/autosynth-iamcredentials c: 7f07a1a h: refs/heads/master i: 35673: b1712d3 35671: 902a49a
1 parent 1d681bb commit 22cca0e

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ refs/heads/pubsub-ordering-keys: 3ea3dc93288c90e1776339a2c059a076e2e2fd1d
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0
162-
refs/heads/autosynth-iamcredentials: 6636539f0d61385b561e89b2a7dc25bd989747bd
162+
refs/heads/autosynth-iamcredentials: 7f07a1adf7c6adaed14791fa1f059bdc7284571a
163163
refs/heads/release-google-cloud-java-v0.78.0: fae5e980779cf0173a152636b278015b9f60ee55
164164
refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
165165
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb

branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/stub/SubscriberStubSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,9 +508,9 @@ public static class Builder extends StubSettings.Builder<SubscriberStubSettings,
508508
.setInitialRetryDelay(Duration.ofMillis(100L))
509509
.setRetryDelayMultiplier(1.3)
510510
.setMaxRetryDelay(Duration.ofMillis(60000L))
511-
.setInitialRpcTimeout(Duration.ofMillis(12000L))
511+
.setInitialRpcTimeout(Duration.ofMillis(25000L))
512512
.setRpcTimeoutMultiplier(1.0)
513-
.setMaxRpcTimeout(Duration.ofMillis(12000L))
513+
.setMaxRpcTimeout(Duration.ofMillis(25000L))
514514
.setTotalTimeout(Duration.ofMillis(600000L))
515515
.build();
516516
definitions.put("messaging", settings);

branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-pubsub/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-05-10T07:50:01.699623Z",
2+
"updateTime": "2019-05-24T07:50:22.876198Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.19.0",
8-
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
7+
"version": "0.20.0",
8+
"dockerImage": "googleapis/artman@sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
16-
"internalRef": "247530843"
15+
"sha": "0537189470f04f24836d6959821c24197a0ed120",
16+
"internalRef": "249742806"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)