{
  "methodConfig": [{
    "name": [{ "service": "google.cloud.policytroubleshooter.v1.IamChecker" }],
    "timeout": "60s",
    "retryPolicy": {
      "maxAttempts": 5,
      "initialBackoff": "1s",
      "maxBackoff": "60s",
      "backoffMultiplier": 1.3,
      "retryableStatusCodes": ["UNAVAILABLE", "UNKNOWN"]
    }
  },
  {
    "name": [
      { "service": "google.cloud.policytroubleshooter.v1.IamChecker", "method": "TroubleshootIamPolicy" }
    ],
    "timeout": "60s"
  }]
}
