[[["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-24 UTC."],[[["This document provides reference documentation for the `GetUserRequest` class within the AlloyDB v1beta API, specifically for version 1.0.0-beta08 and the latest, 1.0.0-beta09."],["The `GetUserRequest` class is used to retrieve a user and inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `GetUserRequest()` and one that takes another `GetUserRequest` object as a parameter for copying, `GetUserRequest(GetUserRequest other)`."],["`GetUserRequest` has two key properties: `Name`, a string representing the resource name, and `UserName`, a typed view over the Name property."],["The `Name` property is required, and its format is detailed in the documentation of the `User.name` field."]]],[]]