UNPKG

@google-cloud/monitoring

Version:
69 lines (68 loc) 2.75 kB
{ "interfaces": { "google.monitoring.v3.UptimeCheckService": { "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 }, "71ca22c74d2828b200f9ff1cc285a8beb96cc2af": { "initial_retry_delay_millis": 100, "retry_delay_multiplier": 1.3, "max_retry_delay_millis": 30000, "initial_rpc_timeout_millis": 60000, "rpc_timeout_multiplier": 1, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 600000 } }, "methods": { "ListUptimeCheckConfigs": { "timeout_millis": 30000, "retry_codes_name": "unavailable", "retry_params_name": "71ca22c74d2828b200f9ff1cc285a8beb96cc2af" }, "GetUptimeCheckConfig": { "timeout_millis": 30000, "retry_codes_name": "unavailable", "retry_params_name": "71ca22c74d2828b200f9ff1cc285a8beb96cc2af" }, "CreateUptimeCheckConfig": { "timeout_millis": 30000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "UpdateUptimeCheckConfig": { "timeout_millis": 30000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DeleteUptimeCheckConfig": { "timeout_millis": 30000, "retry_codes_name": "unavailable", "retry_params_name": "71ca22c74d2828b200f9ff1cc285a8beb96cc2af" }, "ListUptimeCheckIps": { "timeout_millis": 30000, "retry_codes_name": "unavailable", "retry_params_name": "71ca22c74d2828b200f9ff1cc285a8beb96cc2af" } } } } }