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 webpage provides documentation for the \u003ccode\u003eColumn\u003c/code\u003e class within the Google Bigtable v2 API for .NET, with the latest version being 3.17.0, and various older versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumn\u003c/code\u003e class represents a single row/column intersection in a Bigtable table and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \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 that uniquely identifies the column within its family.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, \u003ccode\u003eColumn()\u003c/code\u003e and \u003ccode\u003eColumn(Column other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]