[[["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-04-17 UTC."],[[["The `UserPassword` class in the AlloyDB v1alpha API represents the username and password for a database user, primarily used during the creation of a new cluster."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `UserPassword` class offers two constructors: a default constructor and one that takes another `UserPassword` instance as a parameter."],["The class includes two properties: `Password`, a string that holds the initial user password, and `User`, a string that stores the database username."],["The latest version of this api is `1.0.0-alpha10`, with `1.0.0-alpha09` also being available."]]],[]]