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 content provides reference documentation for the `FraudSignals.Types.UserSignals` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET."],["The latest version of the API is 2.17.0, and the webpage specifically shows information pertaining to version 2.14.0."],["The `FraudSignals.Types.UserSignals` class provides signals describing user involved in transactions."],["`FraudSignals.Types.UserSignals` class includes properties like `ActiveDaysLowerBound`, indicating how many days a user has been seen on the internet, and `SyntheticRisk`, indicating the likelihood of synthetic components in a user's identity."],["This documentation details the `UserSignals` class's constructors, inherited members, and its implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]