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 for version 2.10.0."],["The `UserInfo` class is designed to capture user information for requests protected by reCAPTCHA Enterprise, including the ability to handle logged-in and non logged-in scenarios."],["The documentation covers the `UserInfo` class's constructors, inheritance, and properties like `AccountId`, `CreateAccountTime`, and `UserIds`, detailing their purpose and usage."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which can be found in the Protobuf libraries, indicating its structure and functionality."],["The webpage contains links to older and newer versions, including the latest version 2.17.0, enabling you to view the documentation for older and more recent releases."]]],[]]