Skip to content

Commit

Permalink
feat: Enable automatic retries for create RenameFolder LRO in Storage…
Browse files Browse the repository at this point in the history
… Control API

PiperOrigin-RevId: 606359578
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 12, 2024
1 parent 7d73737 commit 62dec60
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
{
"service": "google.storage.control.v2.StorageControl",
"method": "GetStorageLayout"
},
{
"service": "google.storage.control.v2.StorageControl",
"method": "RenameFolder"
}
],
"timeout": "60s",
Expand Down

0 comments on commit 62dec60

Please sign in to comment.