Module: Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment::AccountDefenderLabel

Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

Labels returned by account defender for this request.

Constant Summary collapse

ACCOUNT_DEFENDER_LABEL_UNSPECIFIED =

Default unspecified type.

0
PROFILE_MATCH =

The request matches a known good profile for the user.

1
SUSPICIOUS_LOGIN_ACTIVITY =

The request is potentially a suspicious login event and must be further verified either through multi-factor authentication or another system.

2
SUSPICIOUS_ACCOUNT_CREATION =

The request matched a profile that previously had suspicious account creation behavior. This can mean that this is a fake account.

3
4