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 Google Bigtable v2 API represents a single row/column intersection within a table.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.17.0, with multiple versions from 2.2.0 to 3.17.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColumn\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColumn\u003c/code\u003e objects have two primary properties: \u003ccode\u003eCells\u003c/code\u003e, which is a sorted collection of \u003ccode\u003eCell\u003c/code\u003e objects representing data within the column, and \u003ccode\u003eQualifier\u003c/code\u003e, which uniquely identifies the column within its family using a byte string.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for the Column Class, one default and one that accepts another Column as a parameter to copy.\u003c/p\u003e\n"]]],[],null,[]]