Google Cloud Recaptchaenterprise V1Testing Options Response
data class GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse(val testingChallenge: String, val testingScore: Double)
Options for user acceptance testing.
Properties
Link copied to clipboard
For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
Link copied to clipboard
All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.