@google-cloud/video-stitcher
Version:
189 lines (188 loc) • 7.8 kB
JSON
{
"interfaces": {
"google.cloud.video.stitcher.v1.VideoStitcherService": {
"retry_codes": {
"non_idempotent": [],
"idempotent": [
"DEADLINE_EXCEEDED",
"UNAVAILABLE"
],
"unavailable": [
"UNAVAILABLE"
]
},
"retry_params": {
"default": {
"initial_retry_delay_millis": 100,
"retry_delay_multiplier": 1.3,
"max_retry_delay_millis": 60000,
"initial_rpc_timeout_millis": 60000,
"rpc_timeout_multiplier": 1,
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
},
"ce5b960a6ed052e690863808e4f0deff3dc7d49f": {
"initial_retry_delay_millis": 1000,
"retry_delay_multiplier": 1.3,
"max_retry_delay_millis": 10000,
"initial_rpc_timeout_millis": 60000,
"rpc_timeout_multiplier": 1,
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
}
},
"methods": {
"CreateCdnKey": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListCdnKeys": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetCdnKey": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteCdnKey": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateCdnKey": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateVodSession": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetVodSession": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListVodStitchDetails": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetVodStitchDetail": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListVodAdTagDetails": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetVodAdTagDetail": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListLiveAdTagDetails": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetLiveAdTagDetail": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateSlate": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListSlates": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetSlate": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateSlate": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteSlate": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateLiveSession": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetLiveSession": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateLiveConfig": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListLiveConfigs": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetLiveConfig": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteLiveConfig": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateLiveConfig": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
},
"CreateVodConfig": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
},
"ListVodConfigs": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
},
"GetVodConfig": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
},
"DeleteVodConfig": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
},
"UpdateVodConfig": {
"timeout_millis": 60000,
"retry_codes_name": "unavailable",
"retry_params_name": "ce5b960a6ed052e690863808e4f0deff3dc7d49f"
}
}
}
}
}