GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig class

The reCAPTCHA Enterprise integration config.

Properties

emailPasswordEnforcementState String?
The reCAPTCHA config for email/password provider, containing the enforcement status.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
managedRules List<GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule>?
The managed rules for authentication action based on reCAPTCHA scores.
getter/setter pair
recaptchaKeys List<GoogleCloudIdentitytoolkitAdminV2RecaptchaKey>?
The reCAPTCHA keys.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
useAccountDefender bool?
Whether to use the account defender for reCAPTCHA assessment.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited