public sealed class FraudSignals.Types.UserSignals : IMessage<FraudSignals.Types.UserSignals>, IEquatable<FraudSignals.Types.UserSignals>, IDeepCloneable<FraudSignals.Types.UserSignals>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudSignals.Types.UserSignals.
Signals describing the user involved in this transaction.
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-03-25 UTC."],[[["The latest version available for the Google Cloud reCAPTCHA Enterprise v1 API class FraudSignals.Types.UserSignals is 2.17.0, with multiple older versions also listed."],["This API class, FraudSignals.Types.UserSignals, provides signals describing a user involved in a transaction."],["FraudSignals.Types.UserSignals implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains properties such as `ActiveDaysLowerBound`, which represents the minimum number of days a user has been seen on the internet, and `SyntheticRisk`, which represents the likelihood (from 0.0 to 1.0) that the user has synthetic identity components."],["`UserSignals()` is a class constructor that initializes a new instance of the `UserSignals` class, while `UserSignals(FraudSignals.Types.UserSignals other)` creates a new instance of the class using an existing instance of the class."]]],[]]