Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::TestingOptions::TestingChallenge.
Enum that represents the challenge option for challenge-based (CHECKBOX,
INVISIBLE) testing keys.
Constants
TESTING_CHALLENGE_UNSPECIFIED
value: 0 Perform the normal risk analysis and return either nocaptcha or a
challenge depending on risk and trust factors.
NOCAPTCHA
value: 1 Challenge requests for this key always return a nocaptcha, which
does not require a solution.
UNSOLVABLE_CHALLENGE
value: 2 Challenge requests for this key always return an unsolvable
challenge.
[[["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."],[],[]]