Labels returned by account defender for this request.
Protobuf type google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment.AccountDefenderLabel
Constants |
public Google Default unspecified type. Generated from protobuf enum ACCOUNT_DEFENDER_LABEL_UNSPECIFIED = 0; |
public Google The request matches a known good profile for the user. Generated from protobuf enum PROFILE_MATCH = 1; |
public Google 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; |
public Google 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; |
public Google 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; |
Methods |
public static name( $value) |
public static value( $name) |
Properties |
private static $valueToName = ['ACCOUNT_DEFENDER_LABEL_UNSPECIFIED', 'PROFILE_MATCH', 'SUSPICIOUS_LOGIN_ACTIVITY', 'SUSPICIOUS_ACCOUNT_CREATION', 'RELATED_ACCOUNTS_NUMBER_HIGH'] |
Properties |
private static $valueToName = ['ACCOUNT_DEFENDER_LABEL_UNSPECIFIED', 'PROFILE_MATCH', 'SUSPICIOUS_LOGIN_ACTIVITY', 'SUSPICIOUS_ACCOUNT_CREATION', 'RELATED_ACCOUNTS_NUMBER_HIGH'] |
Methods |
public static name( $value) |
public static value( $name) |