[[["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-21 UTC."],[[["This webpage provides documentation for the `MysqlDatabase` class within the Google Cloud Datastream V1 API, specifically version 2.5.0, and provides access to all the versions of this data, including the newest version 2.9.0."],["The `MysqlDatabase` class is used to represent a MySQL database in the API and inherits from `object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `MysqlDatabase()` for default initialization and `MysqlDatabase(MysqlDatabase other)` for creating a copy of another `MysqlDatabase` object."],["The `MysqlDatabase` class contains two properties: `Database`, which stores the database name as a string, and `MysqlTables`, which is a collection of `MysqlTable` objects."]]],[]]