[[["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-04-09 UTC."],[[["This page details the `MysqlColumn` class, which is part of the `Google.Cloud.Datastream.V1` namespace and is found in the `Google.Cloud.Datastream.V1.dll` assembly, with version 2.0.0 serving as the base version."],["The `MysqlColumn` class represents a MySQL column, inherits from `Object`, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `MysqlColumn` include `Collation`, `Column`, `DataType`, `Length`, `Nullable`, `OrdinalPosition`, and `PrimaryKey`, which collectively define the attributes and characteristics of a MySQL column."],["The class provides two constructors: a default constructor, `MysqlColumn()`, and a copy constructor, `MysqlColumn(MysqlColumn other)`, to help create instances of the class."],["The webpage references multiple versions of `MysqlColumn`, with version 2.9.0 being the latest one, showing the history of the class updates."]]],[]]