[[["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 document provides details for the `MysqlDatabase` class within the `Google.Cloud.Datastream.V1Alpha1` namespace, specifically version 1.0.0-beta02."],["The `MysqlDatabase` class represents a MySQL database and inherits from `Object`, while also implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class offers two constructors, a default constructor `MysqlDatabase()` and one that takes another `MysqlDatabase` instance as a parameter for copying."],["Key properties of `MysqlDatabase` include `DatabaseName` (a string representing the database's name) and `MysqlTables` (a `RepeatedField` collection of `MysqlTable` objects, representing the tables within the database)."],["The document lists inherited members from the base class `Object` which include methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]