Google Cloud Recaptchaenterprise V1Testing Options Args
data class GoogleCloudRecaptchaenterpriseV1TestingOptionsArgs(val testingChallenge: Output<GoogleCloudRecaptchaenterpriseV1TestingOptionsTestingChallenge>? = null, val testingScore: Output<Double>? = null) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1TestingOptionsArgs>
Options for user acceptance testing.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1TestingOptionsArgs(testingChallenge: Output<GoogleCloudRecaptchaenterpriseV1TestingOptionsTestingChallenge>? = null, testingScore: Output<Double>? = null)
Functions
Properties
Link copied to clipboard
val testingChallenge: Output<GoogleCloudRecaptchaenterpriseV1TestingOptionsTestingChallenge>? = null