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.
RELATED_ACCOUNTS_NUMBER_HIGH
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-04 UTC."],[],[]]