[[["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."],[[["The `Database` class in the AlloyDB v1beta API represents a database object and is accessible within the `Google.Cloud.AlloyDb.V1Beta` namespace."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for handling database objects."],["It inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`."],["The `Database` class offers constructors for creating new instances, including a default constructor and one that accepts another `Database` instance for copying."],["It includes properties like `Charset`, `Collation`, `DatabaseName`, and `Name` to manage the database's character set, collation settings, and resource identifier."]]],[]]