UNPKG

@google-cloud/service-management

Version:
92 lines (91 loc) 3.55 kB
{ "interfaces": { "google.api.servicemanagement.v1.ServiceManager": { "retry_codes": { "non_idempotent": [], "idempotent": [ "DEADLINE_EXCEEDED", "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 } }, "methods": { "ListServices": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetService": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateService": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "DeleteService": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "UndeleteService": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ListServiceConfigs": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetServiceConfig": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateServiceConfig": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "SubmitConfigSource": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ListServiceRollouts": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GetServiceRollout": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "CreateServiceRollout": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "GenerateConfigReport": { "timeout_millis": 10000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" } } } } }