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\u003eThis document provides reference documentation for the \u003ccode\u003eColumn\u003c/code\u003e class within the Google Bigtable v2 API, which is used to specify the contents of a single row/column intersection in a table.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.17.0, and the document also details older versions, ranging from 3.16.0 back to 2.2.0 of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Column>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Column>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for serialization, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eColumn\u003c/code\u003e class include \u003ccode\u003eCells\u003c/code\u003e, which contains a sorted list of \u003ccode\u003eCell\u003c/code\u003e objects, and \u003ccode\u003eQualifier\u003c/code\u003e, which is a \u003ccode\u003eByteString\u003c/code\u003e representing the unique key of the column within its family.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class offers two constructors: a default constructor (\u003ccode\u003eColumn()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eColumn(Column other)\u003c/code\u003e), allowing for the creation of new \u003ccode\u003eColumn\u003c/code\u003e objects either from scratch or by duplicating existing ones.\u003c/p\u003e\n"]]],[],null,[]]