[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version available for the `MysqlTable` class within the DataStream v1 API is 2.9.0, while this specific documentation is for version 2.5.0."],["The `MysqlTable` class represents a MySQL table and is part of the `Google.Cloud.Datastream.V1` namespace, found within the `Google.Cloud.Datastream.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["`MysqlTable` objects can be constructed using either a default constructor, `MysqlTable()`, or a copy constructor, `MysqlTable(MysqlTable other)`, allowing for object creation and duplication."],["The class contains two properties: `MysqlColumns`, which is a `RepeatedField` containing all of the MySQL columns, and `Table`, which is a string holding the name of the table."]]],[]]