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 \u003ccode\u003eColumn\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace represents a single row/column intersection in a Bigtable table, and it's implemented using several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.17.0, with numerous other previous versions, from 3.16.0 down to 2.2.0, also accessible through provided links.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eColumn\u003c/code\u003e object has properties such as \u003ccode\u003eCells\u003c/code\u003e, which is a sorted list of \u003ccode\u003eCell\u003c/code\u003e objects in descending order of timestamp, and \u003ccode\u003eQualifier\u003c/code\u003e, which is a \u003ccode\u003eByteString\u003c/code\u003e representing the column's unique key within its family, limited to 16kiB in length.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eColumn()\u003c/code\u003e and another that accepts a \u003ccode\u003eColumn\u003c/code\u003e object as a parameter for copying \u003ccode\u003eColumn(Column other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eInherited members, \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e, are part of the class.\u003c/p\u003e\n"]]],[],null,[]]