Skip to content

Commit d380544

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 32063 b: refs/heads/autosynth-dialogflow c: d8a3ff8 h: refs/heads/master i: 32061: e3d716b 32059: 6aeed42 32055: b4af8d1 32047: e0702bb 32031: f6ef5eb 31999: f527786
1 parent 3b2f4ad commit d380544

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
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131-
refs/heads/autosynth-dialogflow: 483b6db9c826fe290fbc2f960a1860a0a41ab5a7
131+
refs/heads/autosynth-dialogflow: d8a3ff89047b1e0abe2c7d2f29e136cb2bc43541
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3

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