Skip to content

Commit 6cb6ea6

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 35325 b: refs/heads/pubsub-ordering-keys c: 483b6db h: refs/heads/master i: 35323: 2dfa93a
1 parent 5865640 commit 6cb6ea6

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: ebaacf75c102a87c3d4b0c6d1677a8153b68445c
158+
refs/heads/pubsub-ordering-keys: 483b6db9c826fe290fbc2f960a1860a0a41ab5a7
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0

branches/pubsub-ordering-keys/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,

branches/pubsub-ordering-keys/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)