[[["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."],[[["The latest version of the `ColumnMetadata` class for the Google Bigtable v2 API is 3.17.0."],["`ColumnMetadata` represents a column within a Bigtable Query Language result set, and it's part of the `Google.Cloud.Bigtable.V2` namespace."],["The `ColumnMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a parameterless one, and a constructor that accepts another `ColumnMetadata` object."],["`ColumnMetadata` has two properties: `Name` which is a string representing the column name and `Type`, which indicates the column type."]]],[]]