[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eMysqlColumn\u003c/code\u003e class within the Google Cloud Datastream V1 API, covering versions from 1.0.0 to the latest 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlColumn\u003c/code\u003e class represents a MySQL column and includes properties such as \u003ccode\u003eCollation\u003c/code\u003e, \u003ccode\u003eColumn\u003c/code\u003e, \u003ccode\u003eDataType\u003c/code\u003e, \u003ccode\u003eLength\u003c/code\u003e, \u003ccode\u003eNullable\u003c/code\u003e, \u003ccode\u003eOrdinalPosition\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, \u003ccode\u003ePrimaryKey\u003c/code\u003e, and \u003ccode\u003eScale\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMysqlColumn\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the base object class, and has two constructors: a default one and one that accepts another \u003ccode\u003eMysqlColumn\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataType\u003c/code\u003e property, a string value, refers to the MySQL data type, with a link provided for users to see the full data type list.\u003c/p\u003e\n"],["\u003cp\u003eThere are 11 versions of the \u003ccode\u003eMysqlColumn\u003c/code\u003e API class, with 2.9.0 being the latest available version.\u003c/p\u003e\n"]]],[],null,["# DataStream v1 API - Class MysqlColumn (2.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.10.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.9.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.8.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.7.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.6.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.5.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.4.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.3.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.2.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.1.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/2.0.0/Google.Cloud.Datastream.V1.MysqlColumn)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Datastream.V1/1.0.0/Google.Cloud.Datastream.V1.MysqlColumn) \n\n public sealed class MysqlColumn : IMessage\u003cMysqlColumn\u003e, IEquatable\u003cMysqlColumn\u003e, IDeepCloneable\u003cMysqlColumn\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the DataStream v1 API class MysqlColumn.\n\nMySQL Column. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e MysqlColumn \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[MysqlColumn](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.MysqlColumn), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[MysqlColumn](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.MysqlColumn), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[MysqlColumn](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1.MysqlColumn), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Datastream.V1](/dotnet/docs/reference/Google.Cloud.Datastream.V1/latest/Google.Cloud.Datastream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastream.V1.dll\n\nConstructors\n------------\n\n### MysqlColumn()\n\n public MysqlColumn()\n\n### MysqlColumn(MysqlColumn)\n\n public MysqlColumn(MysqlColumn other)\n\nProperties\n----------\n\n### Collation\n\n public string Collation { get; set; }\n\nColumn collation.\n\n### Column\n\n public string Column { get; set; }\n\nColumn name.\n\n### DataType\n\n public string DataType { get; set; }\n\nThe MySQL data type. Full data types list can be found here:\n\u003chttps://dev.mysql.com/doc/refman/8.0/en/data-types.html\u003e\n\n### Length\n\n public int Length { get; set; }\n\nColumn length.\n\n### Nullable\n\n public bool Nullable { get; set; }\n\nWhether or not the column can accept a null value.\n\n### OrdinalPosition\n\n public int OrdinalPosition { get; set; }\n\nThe ordinal position of the column in the table.\n\n### Precision\n\n public int Precision { get; set; }\n\nColumn precision.\n\n### PrimaryKey\n\n public bool PrimaryKey { get; set; }\n\nWhether or not the column represents a primary key.\n\n### Scale\n\n public int Scale { get; set; }\n\nColumn scale."]]