@google-cloud/recaptcha-enterprise
Version:
reCAPTCHA Enterprise API client for Node.js
122 lines (121 loc) • 4.82 kB
JSON
{
"interfaces": {
"google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService": {
"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": {
"CreateAssessment": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"AnnotateAssessment": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateKey": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListKeys": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RetrieveLegacySecretKey": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetKey": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateKey": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteKey": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"MigrateKey": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"AddIpOverride": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"RemoveIpOverride": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListIpOverrides": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetMetrics": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateFirewallPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListFirewallPolicies": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetFirewallPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateFirewallPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteFirewallPolicy": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ReorderFirewallPolicies": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListRelatedAccountGroups": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"ListRelatedAccountGroupMemberships": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SearchRelatedAccountGroupMemberships": {
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
}
}
}
}