Skip to content

Commit fb83105

Browse files
dpebotchingor13
authored andcommitted
---
yaml --- r: 11647 b: refs/heads/autosynth-pubsub c: 753513b h: refs/heads/master i: 11645: 15578cd 11643: 4fae1a2 11639: e44d0b4 11631: 496ca75 11615: 93d45eb 11583: fd419b4 11519: 01262c7
1 parent 68c8df2 commit fb83105

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118118
refs/heads/autosynth-monitoring: 28bf7ca67c0aab4815884e5d6253aaa8aa3baa1c
119-
refs/heads/autosynth-pubsub: e1eabce11bf39c39c72d41f74f80ebc980b6fb69
119+
refs/heads/autosynth-pubsub: 753513ba30e8f799a3a59821ed70c2ef6681395e
120120
refs/heads/autosynth-video-intelligence: 06fb1841ae847f4ef79a62ba995efbabc213edf8
121121
refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

branches/autosynth-pubsub/google-cloud-clients/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/stub/NotificationChannelServiceStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ public static class Builder
424424
ImmutableSet.copyOf(
425425
Lists.<StatusCode.Code>newArrayList(
426426
StatusCode.Code.DEADLINE_EXCEEDED, StatusCode.Code.UNAVAILABLE)));
427-
definitions.put("no_retry", ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList()));
428427
definitions.put("non_idempotent", ImmutableSet.copyOf(Lists.<StatusCode.Code>newArrayList()));
429428
RETRYABLE_CODE_DEFINITIONS = definitions.build();
430429
}

0 commit comments

Comments
 (0)