@google-cloud/compute
Version:
Google Compute Engine Client Library for Node.js
103 lines (102 loc) • 3.88 kB
JSON
{
"interfaces": {
"google.cloud.compute.v1.Disks": {
"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": {
"AddResourcePolicies": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"AggregatedList": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"BulkInsert": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"BulkSetLabels": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateSnapshot": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Delete": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Get": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetIamPolicy": {
"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"
},
"RemoveResourcePolicies": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Resize": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetIamPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetLabels": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"StartAsyncReplication": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"StopAsyncReplication": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"StopGroupAsyncReplication": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"TestIamPermissions": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Update": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}