1{ 2 "methodConfig": [{ 3 "name": [ 4 { "service": "google.cloud.securesourcemanager.v1.SecureSourceManager", "method": "ListInstances" }, 5 { "service": "google.cloud.securesourcemanager.v1.SecureSourceManager", "method": "GetInstance" }, 6 { "service": "google.cloud.securesourcemanager.v1.SecureSourceManager", "method": "ListRepositories" }, 7 { "service": "google.cloud.securesourcemanager.v1.SecureSourceManager", "method": "GetRepository" }, 8 { "service": "google.cloud.securesourcemanager.v1.SecureSourceManager", "method": "GetIamPolicyRepo" } 9 ], 10 "timeout": "60s", 11 "retryPolicy": { 12 "maxAttempts": 5, 13 "initialBackoff": "1s", 14 "maxBackoff": "10s", 15 "backoffMultiplier": 1.3, 16 "retryableStatusCodes": ["UNAVAILABLE"] 17 } 18 }] 19} 20