public sealed class TransactionEvent : IMessage<TransactionEvent>, IEquatable<TransactionEvent>, IDeepCloneable<TransactionEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class TransactionEvent.
Describes an event in the lifecycle of a payment transaction.
Optional. The value that corresponds with this transaction event, if one
exists. For example, a refund event where $5.00 was refunded. Currency is
obtained from the original transaction data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eTransactionEvent\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1beta1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionEvent\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1Beta1\u003c/code\u003e namespace, describes events in a payment transaction's lifecycle and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one, \u003ccode\u003eTransactionEvent()\u003c/code\u003e, and another, \u003ccode\u003eTransactionEvent(TransactionEvent other)\u003c/code\u003e, which duplicates the specified \u003ccode\u003eTransactionEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTransactionEvent\u003c/code\u003e class include \u003ccode\u003eEventTime\u003c/code\u003e (a timestamp), \u003ccode\u003eEventType\u003c/code\u003e (the type of event), \u003ccode\u003eReason\u003c/code\u003e (a string code), and \u003ccode\u003eValue\u003c/code\u003e (a double representing a value related to the event).\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the class documented is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e although there are other versions available, such as \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and \u003ccode\u003e1.0.0-beta06\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]