reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment::AccountDefenderLabel (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::AccountDefenderAssessment::AccountDefenderLabel.

Labels returned by account defender for this request.

Constants

ACCOUNT_DEFENDER_LABEL_UNSPECIFIED

value: 0
Default unspecified type.

PROFILE_MATCH

value: 1
The request matches a known good profile for the user.

SUSPICIOUS_LOGIN_ACTIVITY

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

SUSPICIOUS_ACCOUNT_CREATION

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

value: 4
The account in the request has a high number of related accounts. It does not necessarily imply that the account is bad but can require further investigation.