123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- {
- "methodConfig": [
- {
- "name": [
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "CreateTopic"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "UpdateTopic"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "DeleteTopic"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "DetachSubscription"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "SetIamPolicy"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "TestIamPermissions"
- }
- ],
- "timeout": "60s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "UNAVAILABLE"
- ]
- }
- },
- {
- "name": [
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "Publish"
- }
- ],
- "timeout": "60s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "ABORTED",
- "CANCELLED",
- "INTERNAL",
- "RESOURCE_EXHAUSTED",
- "UNKNOWN",
- "UNAVAILABLE",
- "DEADLINE_EXCEEDED"
- ]
- }
- },
- {
- "name": [
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "GetTopic"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "ListTopics"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "ListTopicSubscriptions"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "ListTopicSnapshots"
- },
- {
- "service": "google.pubsub.v1.Publisher",
- "method": "GetIamPolicy"
- }
- ],
- "timeout": "60s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "UNKNOWN",
- "ABORTED",
- "UNAVAILABLE"
- ]
- }
- },
- {
- "name": [
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "StreamingPull"
- }
- ],
- "timeout": "900s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "DEADLINE_EXCEEDED",
- "RESOURCE_EXHAUSTED",
- "ABORTED",
- "INTERNAL",
- "UNAVAILABLE"
- ]
- }
- },
- {
- "name": [
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "CreateSubscription"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "GetSubscription"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "ListSubscriptions"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "ListSnapshots"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "GetSnapshot"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "Seek"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "Pull"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "GetIamPolicy"
- }
- ],
- "timeout": "60s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "UNKNOWN",
- "ABORTED",
- "UNAVAILABLE"
- ]
- }
- },
- {
- "name": [
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "UpdateSubscription"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "DeleteSubscription"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "ModifyAckDeadline"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "ModifyPushConfig"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "CreateSnapshot"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "UpdateSnapshot"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "DeleteSnapshot"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "Acknowledge"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "SetIamPolicy"
- },
- {
- "service": "google.pubsub.v1.Subscriber",
- "method": "TestIamPermissions"
- }
- ],
- "timeout": "60s",
- "retryPolicy": {
- "maxAttempts": 5,
- "initialBackoff": "0.100s",
- "maxBackoff": "60s",
- "backoffMultiplier": 1.3,
- "retryableStatusCodes": [
- "UNAVAILABLE"
- ]
- }
- }
- ]
- }
|