[[["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 `User` class in the `Google.Cloud.AlloyDb.V1Alpha` namespace is a message object representing a user within the AlloyDB v1alpha API, available in version 1.0.0-alpha09, with the latest version being 1.0.0-alpha10."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The `User` class has properties for managing user attributes, including `DatabaseRoles` (a list of database roles), `Name` (the resource name), `Password` (user's password), `UserName` (a typed view of the name), and `UserType` (type of user)."],["The `User` class provides two constructors, a default constructor `User()` and an overload constructor `User(User other)` that accepts another User object."],["This class is located within the `Google.Cloud.AlloyDb.V1Alpha` namespace, and is part of the `Google.Cloud.AlloyDb.V1Alpha.dll` assembly."]]],[]]