Enum that represents the challenge option for challenge-based
(CHECKBOX, INVISIBLE) testing keys.
Values:
TESTING_CHALLENGE_UNSPECIFIED (0):
Perform the normal risk analysis and return
either nocaptcha or a challenge depending on
risk and trust factors.
NOCAPTCHA (1):
Challenge requests for this key always return
a nocaptcha, which does not require a solution.
UNSOLVABLE_CHALLENGE (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-11-06 UTC."],[],[]]