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.
[[["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 2024-10-30 UTC."],[],[]]