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-07-07 UTC."],[[["The latest version of the Google Bigtable v2 API class Column is 3.17.0."],["This documentation covers the `Column` class, which specifies the contents of a single row/column intersection of a table in Google Bigtable v2 API."],["The `Column` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Column` class contains properties such as `Cells`, a `RepeatedField` of `Cell` objects sorted by decreasing timestamp, and `Qualifier`, a `ByteString` representing the column's unique key."],["There are multiple previous versions available for `Google.Cloud.Bigtable.V2.Column` such as versions 3.16.0 down to 2.2.0."]]],[]]