[[["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-07-09 UTC."],[[["The `Database` class in the `Google.Cloud.AlloyDb.V1` namespace represents a database object within the AlloyDB v1 API, with the latest version being 1.9.0."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDatabase\u003e`, `IDeepCloneable\u003cDatabase\u003e`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `Database` class provides properties for `Charset`, `Collation`, `DatabaseName`, and `Name`, which allow for the configuration and identification of a specific database."],["The `Database` class has two constructors, a default constructor `Database()` and one to create a new object with the same content as the `other` Database object `Database(Database other)`."],["The documentation provides a full list of previous versions, going back to version 1.0.0, for historical reference of the `Database` class."]]],[]]