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 v1beta1 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 documentation provides details for the `FraudPreventionAssessment.Types.BehavioralTrustVerdict` class within the Google Cloud reCAPTCHA Enterprise v1beta1 API."],["The `BehavioralTrustVerdict` class represents information about the behavioral trust of a transaction, using public methods."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["There are two constructors available for creating instances of the `BehavioralTrustVerdict` class: one default and one that takes another `BehavioralTrustVerdict` object as a parameter."],["The `Trust` property of this class is a float that represents the probability (0-1) of a transaction being behaviorally trustworthy, which can be set and retrieved."]]],[]]