@google-cloud/compute
Version:
Google Compute Engine Client Library for Node.js
119 lines (118 loc) • 4.59 kB
JSON
{
"interfaces": {
"google.cloud.compute.v1.RegionInstanceGroupManagers": {
"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": {
"AbandonInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ApplyUpdatesToInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Delete": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeletePerInstanceConfigs": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Get": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Insert": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"List": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListErrors": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListManagedInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListPerInstanceConfigs": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Patch": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"PatchPerInstanceConfigs": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RecreateInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Resize": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ResumeInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetInstanceTemplate": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetTargetPools": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"StartInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"StopInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SuspendInstances": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdatePerInstanceConfigs": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}