[[["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 latest version of the `GetUserRequest` API class is 1.0.0-alpha10, which is part of the Google.Cloud.AlloyDb.V1Alpha namespace."],["`GetUserRequest` is a message class used for retrieving user information in the AlloyDB v1alpha API, inheriting from the base `object` class and implementing several interfaces."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message manipulation, equality comparison, deep cloning, and buffer management."],["`GetUserRequest` has two constructors: a default constructor and a constructor that accepts another `GetUserRequest` instance for creating a copy."],["The `GetUserRequest` class contains two properties: `Name`, a string representing the resource name, and `UserName`, a typed view over the `Name` property, offering enhanced resource name handling."]]],[]]