1{ 2 "methodConfig": [{ 3 "name": [{ "service": "google.cloud.video.stitcher.v1.VideoStitcherService" }], 4 "timeout": "60s", 5 "retryPolicy": { 6 "maxAttempts": 5, 7 "initialBackoff": "1s", 8 "maxBackoff": "10s", 9 "backoffMultiplier": 1.3, 10 "retryableStatusCodes": ["UNAVAILABLE"] 11 } 12 }, 13 { 14 "name": [ 15 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "CreateCdnKey" }, 16 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListCdnKeys" }, 17 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetCdnKey" }, 18 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "DeleteCdnKey" }, 19 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "UpdateCdnKey" }, 20 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "CreateLiveConfig" }, 21 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListLiveConfigs" }, 22 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetLiveConfig" }, 23 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "DeleteLiveConfig" }, 24 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "CreateSlate" }, 25 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListSlates" }, 26 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetSlate" }, 27 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "DeleteSlate" }, 28 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "UpdateSlate" }, 29 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "CreateLiveSession" }, 30 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetLiveSession" }, 31 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListLiveAdTagDetails" }, 32 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetLiveAdTagDetail" }, 33 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "CreateVodSession" }, 34 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetVodSession" }, 35 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListVodAdTagDetails" }, 36 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetVodAdTagDetail" }, 37 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "ListVodStitchDetails" }, 38 { "service": "google.cloud.video.stitcher.v1.VideoStitcherService", "method": "GetVodStitchDetail" } 39 ], 40 "timeout": "60s" 41 }] 42} 43