Optional. For logged-in requests or login/registration requests, the unique
account identifier associated with this user. You can use the username if
it is stable (meaning it is the same for every request associated with the
same user), or any stable user ID of your choice. Leave blank for non
logged-in actions or guest checkout.
Optional. Creation time for this account associated with this user. Leave
blank for non logged-in actions, guest checkout, or when there is no
account associated with the current user.
[[["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."],[[["This webpage provides reference documentation for the `UserInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically version 2.8.0, and shows all versions going as far back as version 1.2.0."],["The `UserInfo` class represents user information associated with a request protected by reCAPTCHA Enterprise, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UserInfo` class include `AccountId` for a unique account identifier, `CreateAccountTime` for the account creation time, and `UserIds` for identifiers associated with the user or request."],["The most current version of the API listed is version 2.17.0, with a link to the documentation for that version."]]],[]]