Garbage collection rule specified as a protobuf.
Must serialize to at most 500 bytes.
NOTE: Garbage collection executes opportunistically in the background, and
so it's possible for reads to return a cell even if it matches the active
GC expression for its family.
[[["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 page provides documentation for the `ColumnFamily` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version available is 3.24.0, with a list of other versions ranging back to 2.4.0, each version links to its respective documentation page."],["`ColumnFamily` is a class used to define a group of columns with shared configurations within a Bigtable table."],["Key features of the `ColumnFamily` class include properties such as `GcRule` for garbage collection and `ValueType` for specifying the data type of cell values, with the `Aggregate` type currently being the only one supported."],["The page also details the inheritance, implemented interfaces, constructors, and members of the `ColumnFamily` class."]]],[]]