Skip to content

Commit c5a2f6d

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 31065 b: refs/heads/autosynth-bigquerystorage c: d8a3ff8 h: refs/heads/master i: 31063: 016f7d8
1 parent 2b40107 commit c5a2f6d

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: 483b6db9c826fe290fbc2f960a1860a0a41ab5a7
126+
refs/heads/autosynth-bigquerystorage: d8a3ff89047b1e0abe2c7d2f29e136cb2bc43541
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-datacatalog/src/main/java/com/google/cloud/datacatalog/v1beta1/stub/DataCatalogStubSettings.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,7 @@ public static class Builder extends StubSettings.Builder<DataCatalogStubSettings
166166
ImmutableMap.builder();
167167
definitions.put(
168168
"idempotent",
169-
ImmutableSet.copyOf(
170-
Lists.<StatusCode.Code>newArrayList(
171-
StatusCode.Code.DEADLINE_EXCEEDED, StatusCode.Code.UNAVAILABLE)));
169+
ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList(StatusCode.Code.UNAVAILABLE)));
172170
definitions.put("non_idempotent", ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList()));
173171
RETRYABLE_CODE_DEFINITIONS = definitions.build();
174172
}

branches/autosynth-bigquerystorage/google-cloud-clients/google-cloud-datacatalog/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-23T07:38:50.977206Z",
2+
"updateTime": "2019-05-09T07:39:59.248247Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.17.0",
8-
"dockerImage": "googleapis/artman@sha256:c58f4ec3838eb4e0718eb1bccc6512bd6850feaa85a360a9e38f6f848ec73bc2"
7+
"version": "0.19.0",
8+
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "547e19e7df398e9290e8e3674d7351efc500f9b0",
16-
"internalRef": "244712781"
15+
"sha": "2f6e293d9a0097167ed5160fd366403c21b5fa49",
16+
"internalRef": "247230302"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)