public sealed class TransactionData.Types.User : IMessage<TransactionData.Types.User>, IEquatable<TransactionData.Types.User>, IDeepCloneable<TransactionData.Types.User>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class TransactionData.Types.User.
Details about a user's account involved in the transaction.
Optional. Unique account identifier for this user. If using account
defender, this should match the hashed_account_id field. Otherwise, a
unique and persistent identifier for this account.
[[["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\u003eThe document provides reference and code samples for the \u003ccode\u003eTransactionData.Types.User\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing various versions from 1.2.0 to the latest 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransactionData.Types.User\u003c/code\u003e is a class that holds information regarding a user's account involved in a transaction and is implemented with IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eAccountId\u003c/code\u003e, \u003ccode\u003eCreationMs\u003c/code\u003e, \u003ccode\u003eEmail\u003c/code\u003e, \u003ccode\u003eEmailVerified\u003c/code\u003e, \u003ccode\u003ePhoneNumber\u003c/code\u003e, and \u003ccode\u003ePhoneVerified\u003c/code\u003e to store details about the user's account, including identifiers, creation time, contact information, and verification status.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for \u003ccode\u003eTransactionData.Types.User\u003c/code\u003e are a default constructor \u003ccode\u003eUser()\u003c/code\u003e and a copy constructor \u003ccode\u003eUser(TransactionData.Types.User other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]