[[["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."],[[["The latest version of the `MysqlDatabase` class in the DataStream v1 API is 2.9.0, with several previous versions available, ranging back to 1.0.0."],["The `MysqlDatabase` class represents a MySQL database and is part of the `Google.Cloud.Datastream.V1` namespace, found within the Google.Cloud.Datastream.V1.dll assembly."],["The `MysqlDatabase` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes properties for `Database`, which stores the database name as a string, and `MysqlTables`, which holds a list of `MysqlTable` objects within the database."],["The class has two constructors, a default one and another that accepts an instance of `MysqlDatabase` to create a copy of it."]]],[]]