[[["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-09-04 UTC."],[],[],null,["# Google Cloud Datastream V1 Client - Class MysqlColumn (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/php/docs/reference/cloud-datastream/latest/V1.MysqlColumn)\n- [2.3.1](/php/docs/reference/cloud-datastream/2.3.1/V1.MysqlColumn)\n- [2.2.0](/php/docs/reference/cloud-datastream/2.2.0/V1.MysqlColumn)\n- [2.1.1](/php/docs/reference/cloud-datastream/2.1.1/V1.MysqlColumn)\n- [2.0.1](/php/docs/reference/cloud-datastream/2.0.1/V1.MysqlColumn)\n- [1.5.5](/php/docs/reference/cloud-datastream/1.5.5/V1.MysqlColumn)\n- [1.4.2](/php/docs/reference/cloud-datastream/1.4.2/V1.MysqlColumn)\n- [1.3.0](/php/docs/reference/cloud-datastream/1.3.0/V1.MysqlColumn)\n- [1.2.1](/php/docs/reference/cloud-datastream/1.2.1/V1.MysqlColumn)\n- [1.1.0](/php/docs/reference/cloud-datastream/1.1.0/V1.MysqlColumn)\n- [1.0.5](/php/docs/reference/cloud-datastream/1.0.5/V1.MysqlColumn) \nReference documentation and code samples for the Google Cloud Datastream V1 Client class MysqlColumn.\n\nMySQL Column.\n\nGenerated from protobuf message `google.cloud.datastream.v1.MysqlColumn`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastream \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getColumn\n\nColumn name.\n\n### setColumn\n\nColumn name.\n\n### getDataType\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### setDataType\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### getLength\n\nColumn length.\n\n### setLength\n\nColumn length.\n\n### getCollation\n\nColumn collation.\n\n### setCollation\n\nColumn collation.\n\n### getPrimaryKey\n\nWhether or not the column represents a primary key.\n\n### setPrimaryKey\n\nWhether or not the column represents a primary key.\n\n### getNullable\n\nWhether or not the column can accept a null value.\n\n### setNullable\n\nWhether or not the column can accept a null value.\n\n### getOrdinalPosition\n\nThe ordinal position of the column in the table.\n\n### setOrdinalPosition\n\nThe ordinal position of the column in the table.\n\n### getPrecision\n\nColumn precision.\n\n### setPrecision\n\nColumn precision.\n\n### getScale\n\nColumn scale.\n\n### setScale\n\nColumn scale."]]