Skip to content

Commit

Permalink
[CHANGE ME] Re-generated tasks to pick up changes in the API or clien…
Browse files Browse the repository at this point in the history
…t library generator.
  • Loading branch information
yoshi-automation committed Feb 6, 2020
1 parent dfffcc7 commit ea4992e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 292 deletions.
Expand Up @@ -59,7 +59,7 @@
},
"GetIamPolicy": {
"timeout_millis": 10000,
"retry_codes_name": "non_idempotent",
"retry_codes_name": "idempotent",
"retry_params_name": "default",
},
"SetIamPolicy": {
Expand All @@ -69,7 +69,7 @@
},
"TestIamPermissions": {
"timeout_millis": 10000,
"retry_codes_name": "non_idempotent",
"retry_codes_name": "idempotent",
"retry_params_name": "default",
},
"ListTasks": {
Expand All @@ -89,7 +89,7 @@
},
"DeleteTask": {
"timeout_millis": 10000,
"retry_codes_name": "non_idempotent",
"retry_codes_name": "idempotent",
"retry_params_name": "default",
},
"RunTask": {
Expand Down

0 comments on commit ea4992e

Please sign in to comment.