Skip to content

Commit 1b17e80

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 31555 b: refs/heads/autosynth-containeranalysis c: eae4a9d h: refs/heads/master i: 31553: d8628c5 31551: b696ae6
1 parent 4ffe124 commit 1b17e80

3 files changed

Lines changed: 7 additions & 9 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ refs/heads/autosynth-bigquerydatatransfer: 71b6b6d2a992d05999b53e6e130c4fc1c8c8b
126126
refs/heads/autosynth-bigquerystorage: a345f72d7a6358e9fea9dcdae94ec85a27da3088
127127
refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129-
refs/heads/autosynth-containeranalysis: 350bea09b9043b193dd256de30dccffc4fda39b4
129+
refs/heads/autosynth-containeranalysis: eae4a9dbbb9785de7ccfe78291a06aa27d984e39
130130
refs/heads/autosynth-datastore: d0fc1187000c7a50d8bddd89c3b7cdf1187ecb96
131131
refs/heads/autosynth-dialogflow: 841930a680ebe370c9fc6ae824465f6bc51a5a46
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636

branches/autosynth-containeranalysis/google-cloud-clients/google-cloud-spanner/src/main/java/com/google/cloud/spanner/v1/stub/SpannerStubSettings.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -368,9 +368,7 @@ public static class Builder extends StubSettings.Builder<SpannerStubSettings, Bu
368368
ImmutableMap.builder();
369369
definitions.put(
370370
"idempotent",
371-
ImmutableSet.copyOf(
372-
Lists.<StatusCode.Code>newArrayList(
373-
StatusCode.Code.DEADLINE_EXCEEDED, StatusCode.Code.UNAVAILABLE)));
371+
ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList(StatusCode.Code.UNAVAILABLE)));
374372
definitions.put("non_idempotent", ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList()));
375373
definitions.put(
376374
"long_running",

branches/autosynth-containeranalysis/google-cloud-clients/google-cloud-spanner/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-04-02T07:55:48.539500Z",
2+
"updateTime": "2019-05-04T07:54:03.824602Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.22",
8-
"dockerImage": "googleapis/artman@sha256:e7f9554322a8aa1416c122c918fdc4cdec8cfe816f027fc948dec0be7edef320"
7+
"version": "0.18.0",
8+
"dockerImage": "googleapis/artman@sha256:29bd82cc42c43825fde408e63fc955f3f9d07ff9989243d7aa0f91a35c7884dc"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "6c48ab5aef47dc14e02e2dc718d232a28067129d",
16-
"internalRef": "241437588"
15+
"sha": "39c876cca5403e7e8282ce2229033cc3cc02962c",
16+
"internalRef": "246561601"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)