[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage provides reference documentation for the `MysqlDatabase` class within the Google Cloud Datastream v1 API, specifically version 2.4.0."],["The `MysqlDatabase` class is used to represent a MySQL database and inherits from the `object` class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `MysqlDatabase()` and another `MysqlDatabase(MysqlDatabase other)` that facilitates copying from an existing instance."],["Key properties of the `MysqlDatabase` class include `Database`, a string representing the database's name, and `MysqlTables`, a `RepeatedField` that contains the list of `MysqlTable` objects in the database."],["The documentation shows a history of 11 versions of the library from 1.0.0 to 2.9.0, the latest, all referencing the MysqlDatabase class."]]],[]]