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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Column` class within the Google Bigtable v2 API for .NET, detailing its properties, inheritance, and implementation."],["The `Column` class represents a single row/column intersection in a Bigtable table, and has associated properties like `Cells` and `Qualifier`."],["There are multiple versioned releases of the API for `Column` ranging from version 2.2.0 up to the latest release, version 3.17.0."],["The `Column` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists two constructors for creating a `Column` object: a default constructor and a constructor that copies an existing `Column`."]]],[]]