@google-cloud/compute
Version:
Google Compute Engine Client Library for Node.js
115 lines (114 loc) • 4.37 kB
JSON
{
"interfaces": {
"google.cloud.compute.v1beta.FirewallPolicies": {
"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": {
"AddAssociation": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"AddPacketMirroringRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"AddRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CloneRules": {
"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"
},
"GetAssociation": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetIamPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetPacketMirroringRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetRule": {
"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"
},
"ListAssociations": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Move": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"Patch": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"PatchPacketMirroringRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"PatchRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RemoveAssociation": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RemovePacketMirroringRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RemoveRule": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetIamPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"TestIamPermissions": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}