[[["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-21 UTC."],[[["The `GetUserRequest` class in the AlloyDB v1alpha API is used to request information about a user."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling respectively."],["It has two constructors: a default one (`GetUserRequest()`) and one that accepts another `GetUserRequest` instance (`GetUserRequest(GetUserRequest other)`) for cloning."],["The class includes two properties: `Name` (a string representing the resource name) and `UserName` (a typed view over the `Name` property), which is of the `UserName` type."],["The most recent version is 1.0.0-alpha10 and the current documentation is for version 1.0.0-alpha09."]]],[]]