Google Cloud Identitytoolkit Admin V2Recaptcha Config Response
data class GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigResponse(val emailPasswordEnforcementState: String, val managedRules: List<GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleResponse>, val recaptchaKeys: List<GoogleCloudIdentitytoolkitAdminV2RecaptchaKeyResponse>, val useAccountDefender: Boolean)
The reCAPTCHA Enterprise integration config.
Constructors
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigResponse(emailPasswordEnforcementState: String, managedRules: List<GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleResponse>, recaptchaKeys: List<GoogleCloudIdentitytoolkitAdminV2RecaptchaKeyResponse>, useAccountDefender: Boolean)