Google Cloud Recaptchaenterprise V1Testing Options Response
data class GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse(val testingChallenge: String, val testingScore: Double)
Options for user acceptance testing.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse(testingChallenge: String, testingScore: Double)