Skip to content

Commit ea4992e

Browse files
[CHANGE ME] Re-generated tasks to pick up changes in the API or client library generator.
1 parent dfffcc7 commit ea4992e

2 files changed

Lines changed: 8 additions & 292 deletions

File tree

tasks/google/cloud/tasks_v2/gapic/cloud_tasks_client_config.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"GetIamPolicy": {
6161
"timeout_millis": 10000,
62-
"retry_codes_name": "non_idempotent",
62+
"retry_codes_name": "idempotent",
6363
"retry_params_name": "default",
6464
},
6565
"SetIamPolicy": {
@@ -69,7 +69,7 @@
6969
},
7070
"TestIamPermissions": {
7171
"timeout_millis": 10000,
72-
"retry_codes_name": "non_idempotent",
72+
"retry_codes_name": "idempotent",
7373
"retry_params_name": "default",
7474
},
7575
"ListTasks": {
@@ -89,7 +89,7 @@
8989
},
9090
"DeleteTask": {
9191
"timeout_millis": 10000,
92-
"retry_codes_name": "non_idempotent",
92+
"retry_codes_name": "idempotent",
9393
"retry_params_name": "default",
9494
},
9595
"RunTask": {

0 commit comments

Comments
 (0)