[[["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."],[[["This documentation covers the `UserPassword` class within the Google Cloud AlloyDB v1 API, focusing on managing database user credentials."],["The `UserPassword` class is used to specify the username and password for database users, particularly during cluster creation."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `UserPassword()` and a copy constructor `UserPassword(UserPassword other)`, and the class has two key properties: `Password` (a string to set the password), and `User` (a string to set the username)."],["The documentation shows the version history of the API, ranging from version 1.0.0 to the latest version, 1.9.0, with links to the respective documentation pages."]]],[]]