Public interface definitions of Google APIs.
Topics
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"methodConfig": [{ |
|
"name": [{ "service": "google.cloud.gkehub.v1alpha.GkeHub" }], |
|
"timeout": "60s", |
|
"retryPolicy": { |
|
"maxAttempts": 5, |
|
"initialBackoff": "1s", |
|
"maxBackoff": "10s", |
|
"backoffMultiplier": 1.3, |
|
"retryableStatusCodes": ["UNAVAILABLE"] |
|
} |
|
}] |
|
}
|
|
|