public sealed class FraudPreventionAssessment.Types.BehavioralTrustVerdict : IMessage<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IEquatable<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.BehavioralTrustVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudPreventionAssessment.Types.BehavioralTrustVerdict.
Information about behavioral trust of the transaction.
[[["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-21 UTC."],[[["This webpage provides documentation for the `FraudPreventionAssessment.Types.BehavioralTrustVerdict` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `BehavioralTrustVerdict` class provides insights into the behavioral trust of a transaction, with a trust score ranging from 0.0 to 1.0, representing the probability of a behaviorally trustworthy outcome."],["The documentation shows that it is possible to navigate to older versions of the `BehavioralTrustVerdict` class, going back to version 1.2.0 and showing that version 2.17.0 is the latest."],["The `BehavioralTrustVerdict` class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that allows creation of instances with either default values or by copying an existing `BehavioralTrustVerdict` object, and it also contains the `Trust` property of float type."]]],[]]