tollFraudManagedRules property

List<GoogleCloudIdentitytoolkitAdminV2RecaptchaTollFraudManagedRule>? tollFraudManagedRules
getter/setter pair

The managed rules for the authentication action based on reCAPTCHA toll fraud risk scores.

Toll fraud managed rules will only take effect when the phone_enforcement_state is AUDIT or ENFORCE and use_sms_toll_fraud_protection is true.

Implementation

core.List<GoogleCloudIdentitytoolkitAdminV2RecaptchaTollFraudManagedRule>?
    tollFraudManagedRules;