Optional. A unique username, if different from all the other identifiers
and account_id that are provided. Can be a unique login handle or
display name for a 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 documentation page covers the `UserId` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, offering reference information and code samples."],["The `UserId` class is designed to represent and manage an identifier associated with a user, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties for capturing optional user details like `Email`, `PhoneNumber` (in E.164 format), and `Username`, along with corresponding properties to check if those fields are set (`HasEmail`, `HasPhoneNumber`, `HasUsername`)."],["The page provides links to documentation for various versions of the API, ranging from the latest (2.17.0) down to version 1.2.0, and offers info on the `IdOneofCase` property to represent which ID field is set."],["There are two constructors: a default one and another to instantiate the class using an existing `UserId` object."]]],[]]