reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::WebKeySettings::ChallengeSecurityPreference (v0.20.1)

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

Enum that represents the possible challenge frequency and difficulty configurations for a web key.

Constants

CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED

value: 0
Default type that indicates this enum hasn't been specified.

USABILITY

value: 1
Key tends to show fewer and easier challenges.

BALANCE

value: 2
Key tends to show balanced (in amount and difficulty) challenges.

SECURITY

value: 3
Key tends to show more and harder challenges.