The unique key which identifies this column within its family. This is the
same key that's used to identify the column in, for example, a RowFilter
which sets its column_qualifier_regex_filter field.
May contain any byte string, including the empty string, up to 16kiB in
length.
[[["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-12 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eColumn\u003c/code\u003e class within the Google Bigtable v2 API, covering multiple versions from 2.2.0 to 3.17.0, with 3.17.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class, which is an implementation of multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, is used to represent a single row/column intersection within a table in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class has two constructors, \u003ccode\u003eColumn()\u003c/code\u003e and \u003ccode\u003eColumn(Column other)\u003c/code\u003e, and the \u003ccode\u003eColumn(Column other)\u003c/code\u003e takes another \u003ccode\u003eColumn\u003c/code\u003e object as a parameter, to provide the ability to copy data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class includes properties like \u003ccode\u003eCells\u003c/code\u003e, which contains a sorted collection of cells by decreasing timestamp, and \u003ccode\u003eQualifier\u003c/code\u003e, which is a unique byte string key identifying the column within its family, that can be up to 16kiB.\u003c/p\u003e\n"]]],[],null,[]]