diff --git a/packages/google-cloud-iot/src/v1/device_manager_client_config.json b/packages/google-cloud-iot/src/v1/device_manager_client_config.json index 6f11beee8b4..024d680d160 100644 --- a/packages/google-cloud-iot/src/v1/device_manager_client_config.json +++ b/packages/google-cloud-iot/src/v1/device_manager_client_config.json @@ -3,10 +3,12 @@ "google.cloud.iot.v1.DeviceManager": { "retry_codes": { "idempotent": [ + "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [], "rate_limited_aware": [ + "DEADLINE_EXCEEDED", "RESOURCE_EXHAUSTED", "UNAVAILABLE" ] diff --git a/packages/google-cloud-iot/synth.metadata b/packages/google-cloud-iot/synth.metadata index 5575ef7ff99..f4ca8b46cf0 100644 --- a/packages/google-cloud-iot/synth.metadata +++ b/packages/google-cloud-iot/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-05-08T16:15:42.726285Z", + "updateTime": "2019-05-10T12:04:23.805233Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2", - "internalRef": "247143125" + "sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a", + "internalRef": "247530843" } }, {