Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class UserSignals.
Signals describing the user involved in this transaction.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.FraudSignals.UserSignals
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1 \ FraudSignals
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ active_days_lower_bound
int
Output only. This user (based on email, phone, and other identifiers) has been seen on the internet for at least this number of days.
↳ synthetic_risk
float
Output only. Likelihood (from 0.0 to 1.0) this user includes synthetic components in their identity, such as a randomly generated email address, temporary phone number, or fake shipping address.
getActiveDaysLowerBound
Output only. This user (based on email, phone, and other identifiers) has
been seen on the internet for at least this number of days.
Returns
Type
Description
int
setActiveDaysLowerBound
Output only. This user (based on email, phone, and other identifiers) has
been seen on the internet for at least this number of days.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getSyntheticRisk
Output only. Likelihood (from 0.0 to 1.0) this user includes synthetic
components in their identity, such as a randomly generated email address,
temporary phone number, or fake shipping address.
Returns
Type
Description
float
setSyntheticRisk
Output only. Likelihood (from 0.0 to 1.0) this user includes synthetic
components in their identity, such as a randomly generated email address,
temporary phone number, or fake shipping address.
[[["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 UserSignals (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-recaptcha-enterprise/latest/V1.FraudSignals.UserSignals)\n- [2.1.2](/php/docs/reference/cloud-recaptcha-enterprise/2.1.2/V1.FraudSignals.UserSignals)\n- [2.0.1](/php/docs/reference/cloud-recaptcha-enterprise/2.0.1/V1.FraudSignals.UserSignals)\n- [1.17.2](/php/docs/reference/cloud-recaptcha-enterprise/1.17.2/V1.FraudSignals.UserSignals)\n- [1.16.1](/php/docs/reference/cloud-recaptcha-enterprise/1.16.1/V1.FraudSignals.UserSignals)\n- [1.15.0](/php/docs/reference/cloud-recaptcha-enterprise/1.15.0/V1.FraudSignals.UserSignals)\n- [1.14.0](/php/docs/reference/cloud-recaptcha-enterprise/1.14.0/V1.FraudSignals.UserSignals)\n- [1.13.0](/php/docs/reference/cloud-recaptcha-enterprise/1.13.0/V1.FraudSignals.UserSignals)\n- [1.12.2](/php/docs/reference/cloud-recaptcha-enterprise/1.12.2/V1.FraudSignals.UserSignals)\n- [1.8.0](/php/docs/reference/cloud-recaptcha-enterprise/1.8.0/V1.FraudSignals.UserSignals)\n- [1.7.0](/php/docs/reference/cloud-recaptcha-enterprise/1.7.0/V1.FraudSignals.UserSignals)\n- [1.6.0](/php/docs/reference/cloud-recaptcha-enterprise/1.6.0/V1.FraudSignals.UserSignals)\n- [1.5.2](/php/docs/reference/cloud-recaptcha-enterprise/1.5.2/V1.FraudSignals.UserSignals)\n- [1.4.2](/php/docs/reference/cloud-recaptcha-enterprise/1.4.2/V1.FraudSignals.UserSignals)\n- [1.3.2](/php/docs/reference/cloud-recaptcha-enterprise/1.3.2/V1.FraudSignals.UserSignals)\n- [1.2.6](/php/docs/reference/cloud-recaptcha-enterprise/1.2.6/V1.FraudSignals.UserSignals) \nReference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class UserSignals.\n\nSignals describing the user involved in this transaction.\n\nGenerated from protobuf message `google.cloud.recaptchaenterprise.v1.FraudSignals.UserSignals`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ RecaptchaEnterprise \\\\ V1 \\\\ FraudSignals\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getActiveDaysLowerBound\n\nOutput only. This user (based on email, phone, and other identifiers) has\nbeen seen on the internet for at least this number of days.\n\n### setActiveDaysLowerBound\n\nOutput only. This user (based on email, phone, and other identifiers) has\nbeen seen on the internet for at least this number of days.\n\n### getSyntheticRisk\n\nOutput only. Likelihood (from 0.0 to 1.0) this user includes synthetic\ncomponents in their identity, such as a randomly generated email address,\ntemporary phone number, or fake shipping address.\n\n### setSyntheticRisk\n\nOutput only. Likelihood (from 0.0 to 1.0) this user includes synthetic\ncomponents in their identity, such as a randomly generated email address,\ntemporary phone number, or fake shipping address."]]