diff --git a/src/v1/image_annotator_client_config.json b/src/v1/image_annotator_client_config.json index 32cc73d4..6e7354d2 100644 --- a/src/v1/image_annotator_client_config.json +++ b/src/v1/image_annotator_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1.ImageAnnotator": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1/product_search_client_config.json b/src/v1/product_search_client_config.json index c08955ff..8cf01c26 100644 --- a/src/v1/product_search_client_config.json +++ b/src/v1/product_search_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1.ProductSearch": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p1beta1/image_annotator_client_config.json b/src/v1p1beta1/image_annotator_client_config.json index 91455d31..55c365e3 100644 --- a/src/v1p1beta1/image_annotator_client_config.json +++ b/src/v1p1beta1/image_annotator_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p1beta1.ImageAnnotator": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p2beta1/image_annotator_client_config.json b/src/v1p2beta1/image_annotator_client_config.json index 5e567cd3..72dc25aa 100644 --- a/src/v1p2beta1/image_annotator_client_config.json +++ b/src/v1p2beta1/image_annotator_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p2beta1.ImageAnnotator": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p3beta1/image_annotator_client_config.json b/src/v1p3beta1/image_annotator_client_config.json index a9bcd192..23e23cdf 100644 --- a/src/v1p3beta1/image_annotator_client_config.json +++ b/src/v1p3beta1/image_annotator_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p3beta1.ImageAnnotator": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p3beta1/product_search_client_config.json b/src/v1p3beta1/product_search_client_config.json index 9bf6874e..03793ddd 100644 --- a/src/v1p3beta1/product_search_client_config.json +++ b/src/v1p3beta1/product_search_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p3beta1.ProductSearch": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p4beta1/image_annotator_client_config.json b/src/v1p4beta1/image_annotator_client_config.json index f0487937..9666bd1f 100644 --- a/src/v1p4beta1/image_annotator_client_config.json +++ b/src/v1p4beta1/image_annotator_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p4beta1.ImageAnnotator": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/src/v1p4beta1/product_search_client_config.json b/src/v1p4beta1/product_search_client_config.json index bd8ea9ad..37cb6d2a 100644 --- a/src/v1p4beta1/product_search_client_config.json +++ b/src/v1p4beta1/product_search_client_config.json @@ -3,6 +3,7 @@ "google.cloud.vision.v1p4beta1.ProductSearch": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/synth.metadata b/synth.metadata index 4ba6b44a..c6416fde 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-05-08T12:13:36.416401Z", + "updateTime": "2019-05-10T12:19:50.450734Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2", - "internalRef": "247143125" + "sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a", + "internalRef": "247530843" } }, {