Google Cloud Identitytoolkit Admin V2Recaptcha Config Args
data class GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigArgs(val emailPasswordEnforcementState: Output<GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState>? = null, val managedRules: Output<List<GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleArgs>>? = null, val useAccountDefender: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigArgs>
The reCAPTCHA Enterprise integration config.
Constructors
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigArgs(emailPasswordEnforcementState: Output<GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState>? = null, managedRules: Output<List<GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleArgs>>? = null, useAccountDefender: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard