Skip to content

Commit 483b6db

Browse files
yoshi-automationsduskis
authored andcommitted
Regenerate pubsub client (#5169)
1 parent ebaacf7 commit 483b6db

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/stub/PublisherStubSettings.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ public static class Builder extends StubSettings.Builder<PublisherStubSettings,
490490
Lists.<StatusCode.Code>newArrayList(
491491
StatusCode.Code.ABORTED,
492492
StatusCode.Code.CANCELLED,
493+
StatusCode.Code.DEADLINE_EXCEEDED,
493494
StatusCode.Code.INTERNAL,
494495
StatusCode.Code.RESOURCE_EXHAUSTED,
495496
StatusCode.Code.UNAVAILABLE,

google-cloud-clients/google-cloud-pubsub/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-05-08T07:53:25.339418Z",
2+
"updateTime": "2019-05-10T07:50:01.699623Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2",
16-
"internalRef": "247143125"
15+
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
16+
"internalRef": "247530843"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)