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-25 UTC."],[[["The latest version of the `BehavioralTrustVerdict` class in the Google Cloud reCAPTCHA Enterprise v1 API is version 2.17.0."],["This class provides information regarding the behavioral trust of a transaction, as part of the `FraudPreventionAssessment` in the API."],["`BehavioralTrustVerdict` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Trust` property, a float ranging from 0.0 to 1.0, indicates the probability of a transaction being behaviorally trustworthy."],["The `BehavioralTrustVerdict` class has a constructor, and can have its value passed to another, also the class inherits from object and contains a namespace and assembly."]]],[]]