[[["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-09 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."]]],[]]