[[["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 `MysqlColumn` class represents a MySQL column and is part of the `Google.Cloud.Datastream.V1Alpha1` namespace within the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cMysqlColumn\u003e`, `IDeepCloneable\u003cMysqlColumn\u003e`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["`MysqlColumn` objects can be constructed using either a default constructor or a constructor that takes another `MysqlColumn` object as a parameter."],["Key properties of a `MysqlColumn` instance include `Collation`, `ColumnName`, `DataType`, `Length`, `Nullable`, `OrdinalPosition`, and `PrimaryKey`, offering details about the column's characteristics."],["The `MysqlColumn` class inherits members from the base `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]