|
|
|
@ -7,21 +7,7 @@ |
|
|
|
|
"initialBackoff": "1s", |
|
|
|
|
"maxBackoff": "60s", |
|
|
|
|
"backoffMultiplier": 1.3, |
|
|
|
|
"retryableStatusCodes": ["UNAVAILABLE", "DEADLINE_EXCEEDED"] |
|
|
|
|
"retryableStatusCodes": ["UNAVAILABLE"] |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": [ |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "ExecutePatchJob" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "GetPatchJob" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "CancelPatchJob" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "ListPatchJobs" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "ListPatchJobInstanceDetails" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "CreatePatchDeployment" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "GetPatchDeployment" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "ListPatchDeployments" }, |
|
|
|
|
{ "service": "google.cloud.osconfig.v1.OsConfigService", "method": "DeletePatchDeployment" } |
|
|
|
|
], |
|
|
|
|
"timeout": "60s" |
|
|
|
|
}] |
|
|
|
|
} |
|
|
|
|