Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class AccountDefenderLabel.
Labels returned by account defender for this request.
Protobuf type google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment.AccountDefenderLabel
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1 \ AccountDefenderAssessment
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ACCOUNT_DEFENDER_LABEL_UNSPECIFIED
Value: 0
Default unspecified type.
Generated from protobuf enum ACCOUNT_DEFENDER_LABEL_UNSPECIFIED = 0;
PROFILE_MATCH
Value: 1
The request matches a known good profile for the user.
Generated from protobuf enum PROFILE_MATCH = 1;
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.
Generated from protobuf enum SUSPICIOUS_LOGIN_ACTIVITY = 2;
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.
Generated from protobuf enum SUSPICIOUS_ACCOUNT_CREATION = 3;
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.
Generated from protobuf enum RELATED_ACCOUNTS_NUMBER_HIGH = 4;
[[["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 2025-09-09 UTC."],[],[],null,["# Google Cloud Recaptcha Enterprise V1 Client - Class AccountDefenderLabel (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-recaptcha-enterprise/latest/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [2.1.2](/php/docs/reference/cloud-recaptcha-enterprise/2.1.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [2.0.1](/php/docs/reference/cloud-recaptcha-enterprise/2.0.1/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.17.2](/php/docs/reference/cloud-recaptcha-enterprise/1.17.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.16.1](/php/docs/reference/cloud-recaptcha-enterprise/1.16.1/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.15.0](/php/docs/reference/cloud-recaptcha-enterprise/1.15.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.14.0](/php/docs/reference/cloud-recaptcha-enterprise/1.14.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.13.0](/php/docs/reference/cloud-recaptcha-enterprise/1.13.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.12.2](/php/docs/reference/cloud-recaptcha-enterprise/1.12.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.8.0](/php/docs/reference/cloud-recaptcha-enterprise/1.8.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.7.0](/php/docs/reference/cloud-recaptcha-enterprise/1.7.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.6.0](/php/docs/reference/cloud-recaptcha-enterprise/1.6.0/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.5.2](/php/docs/reference/cloud-recaptcha-enterprise/1.5.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.4.2](/php/docs/reference/cloud-recaptcha-enterprise/1.4.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.3.2](/php/docs/reference/cloud-recaptcha-enterprise/1.3.2/V1.AccountDefenderAssessment.AccountDefenderLabel)\n- [1.2.6](/php/docs/reference/cloud-recaptcha-enterprise/1.2.6/V1.AccountDefenderAssessment.AccountDefenderLabel) \nReference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class AccountDefenderLabel.\n\nLabels returned by account defender for this request.\n\nProtobuf type `google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment.AccountDefenderLabel`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ RecaptchaEnterprise \\\\ V1 \\\\ AccountDefenderAssessment\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACCOUNT_DEFENDER_LABEL_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified type.\n\nGenerated from protobuf enum `ACCOUNT_DEFENDER_LABEL_UNSPECIFIED = 0;`\n\n### PROFILE_MATCH\n\n Value: 1\n\nThe request matches a known good profile for the user.\n\nGenerated from protobuf enum `PROFILE_MATCH = 1;`\n\n### SUSPICIOUS_LOGIN_ACTIVITY\n\n Value: 2\n\nThe request is potentially a suspicious login event and must be further\nverified either through multi-factor authentication or another system.\n\nGenerated from protobuf enum `SUSPICIOUS_LOGIN_ACTIVITY = 2;`\n\n### SUSPICIOUS_ACCOUNT_CREATION\n\n Value: 3\n\nThe request matched a profile that previously had suspicious account\ncreation behavior. This can mean that this is a fake account.\n\nGenerated from protobuf enum `SUSPICIOUS_ACCOUNT_CREATION = 3;`\n\n### RELATED_ACCOUNTS_NUMBER_HIGH\n\n Value: 4\n\nThe account in the request has a high number of related accounts. It does\nnot necessarily imply that the account is bad but can require further\ninvestigation.\n\nGenerated from protobuf enum `RELATED_ACCOUNTS_NUMBER_HIGH = 4;`"]]