Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::IntegrationType.
Enum that represents the integration types for web keys.
Constants
INTEGRATION_TYPE_UNSPECIFIED
value: 0 Default type that indicates this enum hasn't been specified. This is not
a valid IntegrationType, one of the other types must be specified
instead.
SCORE
value: 1 Only used to produce scores. It doesn't display the "I'm not a robot"
checkbox and never shows captcha challenges.
CHECKBOX
value: 2 Displays the "I'm not a robot" checkbox and may show captcha challenges
after it is checked.
INVISIBLE
value: 3 Doesn't display the "I'm not a robot" checkbox, but may show captcha
challenges after risk analysis.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::IntegrationType (v1.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.0 (latest)](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/latest/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.7.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.7.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.6.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.6.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.5.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.5.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.4.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.4.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.3.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.3.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.2.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.2.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.1.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.1.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [1.0.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/1.0.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.22.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.22.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.21.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.21.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.20.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.20.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.19.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.19.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.18.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.18.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.17.3](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.17.3/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.16.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.16.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.15.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.15.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.14.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.14.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.13.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.13.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.12.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.12.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.11.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.11.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.10.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.10.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.9.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.9.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.8.0](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.8.0/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType)\n- [0.7.1](/ruby/docs/reference/google-cloud-recaptcha_enterprise-v1/0.7.1/Google-Cloud-RecaptchaEnterprise-V1-WebKeySettings-IntegrationType) \nReference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::IntegrationType.\n\nEnum that represents the integration types for web keys.\n\nConstants\n---------\n\n### INTEGRATION_TYPE_UNSPECIFIED\n\n**value:** 0 \nDefault type that indicates this enum hasn't been specified. This is not\na valid IntegrationType, one of the other types must be specified\ninstead.\n\n### SCORE\n\n**value:** 1 \nOnly used to produce scores. It doesn't display the \"I'm not a robot\"\ncheckbox and never shows captcha challenges.\n\n### CHECKBOX\n\n**value:** 2 \nDisplays the \"I'm not a robot\" checkbox and may show captcha challenges\nafter it is checked.\n\n### INVISIBLE\n\n**value:** 3 \nDoesn't display the \"I'm not a robot\" checkbox, but may show captcha\nchallenges after risk analysis."]]