[[["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 `MysqlTable` class represents a MySQL table and is part of the `Google.Cloud.Datastream.V1Alpha1` namespace, found within the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."],["This class inherits from `Object` and implements several interfaces including `IMessage\u003cMysqlTable\u003e`, `IEquatable\u003cMysqlTable\u003e`, `IDeepCloneable\u003cMysqlTable\u003e`, `IBufferMessage`, and `IMessage`, providing functionalities such as message handling, equality checks, deep cloning, and buffering."],["`MysqlTable` objects can be constructed using a default constructor or a constructor that takes another `MysqlTable` instance as a parameter to duplicate it."],["The `MysqlTable` class includes two primary properties: `MysqlColumns`, which is a `RepeatedField` containing `MysqlColumn` objects, and `TableName`, a string that holds the name of the MySQL table."],["The `MysqlTable` is available in various versions, including version `1.0.0-beta02` and newer alpha versions like `2.0.0-alpha05` and `2.0.0-alpha04`, indicating that it is under active development."]]],[]]