Module: Google::Cloud::RecaptchaEnterprise::V1::RiskAnalysis::Challenge
- Defined in:
- proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb
Overview
Challenge information for SCORE_AND_CHALLENGE keys
Constant Summary collapse
- CHALLENGE_UNSPECIFIED =
Default unspecified type.
0
- NOCAPTCHA =
No challenge was presented for solving.
1
- PASSED =
A solution was submitted that was correct.
2
- FAILED =
A solution was submitted that was incorrect or otherwise deemed suspicious.
3