reCAPTCHA Enterprise V1beta1 API - Module Google::Cloud::RecaptchaEnterprise::V1beta1::WebKeySettings::ChallengeSecurityPreference (v0.4.5)

Reference documentation and code samples for the reCAPTCHA Enterprise V1beta1 API module Google::Cloud::RecaptchaEnterprise::V1beta1::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.

BALANCED

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

SECURITY

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