From e7cac03602b80bd600dbb64edc955594ae7c16d3 Mon Sep 17 00:00:00 2001 From: dpebot Date: Tue, 6 Nov 2018 00:38:19 -0800 Subject: [PATCH] Regenerate monitoring client --- .../v3/stub/NotificationChannelServiceStubSettings.java | 1 - 1 file changed, 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/stub/NotificationChannelServiceStubSettings.java b/google-cloud-clients/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/stub/NotificationChannelServiceStubSettings.java index 348aaf70ae22..914373e0e70c 100644 --- a/google-cloud-clients/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/stub/NotificationChannelServiceStubSettings.java +++ b/google-cloud-clients/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/stub/NotificationChannelServiceStubSettings.java @@ -424,7 +424,6 @@ public static class Builder ImmutableSet.copyOf( Lists.newArrayList( StatusCode.Code.DEADLINE_EXCEEDED, StatusCode.Code.UNAVAILABLE))); - definitions.put("no_retry", ImmutableSet.copyOf(Lists.newArrayList())); definitions.put("non_idempotent", ImmutableSet.copyOf(Lists.newArrayList())); RETRYABLE_CODE_DEFINITIONS = definitions.build(); }