Skip to content

Commit 728979f

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 31039 b: refs/heads/autosynth-bigquerystorage c: eae4a9d h: refs/heads/master i: 31037: 9fdeb7b 31035: 0bc5166 31031: 2ad7725 31023: ff0757a 31007: de74cbf 30975: 4a88add
1 parent 7c85758 commit 728979f

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
@@ -123,7 +123,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: bdb45634a0fe8f7a510692b56b31f5312e25f453
124124
refs/heads/autosynth-automl: 22f9dd5b6f5df8dbfa7da0126864d565229519b2
125125
refs/heads/autosynth-bigquerydatatransfer: 71b6b6d2a992d05999b53e6e130c4fc1c8c8b4d7
126-
refs/heads/autosynth-bigquerystorage: 350bea09b9043b193dd256de30dccffc4fda39b4
126+
refs/heads/autosynth-bigquerystorage: eae4a9dbbb9785de7ccfe78291a06aa27d984e39
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89

branches/autosynth-bigquerystorage/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-bigquerystorage/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)