reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::WafSettings::WafFeature.

Supported WAF features. For more information, see https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features.

Constants

WAF_FEATURE_UNSPECIFIED

value: 0
Undefined feature.

CHALLENGE_PAGE

value: 1
Redirects suspicious traffic to reCAPTCHA.

SESSION_TOKEN

value: 2
Use reCAPTCHA session-tokens to protect the whole user session on the site's domain.

ACTION_TOKEN

value: 3
Use reCAPTCHA action-tokens to protect user actions.

EXPRESS

value: 5
Use reCAPTCHA WAF express protection to protect any content other than web pages, like APIs and IoT devices.