[[["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 reference documentation for the `MysqlTable` class within the DataStream v1alpha1 API, specifically version 2.0.0-alpha04."],["The `MysqlTable` class represents a MySQL table and inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances of `MysqlTable` and properties like `MysqlColumns` (a list of MySQL columns) and `TableName` (the table's name)."],["The `MysqlColumns` property utilizes the `RepeatedField` type to store a collection of `MysqlColumn` objects, and when unspecified, includes or excludes everything within the database."]]],[]]