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."],[[["This webpage provides documentation for the `ColumnFamily` class within the Google Cloud Bigtable Administration v2 API."],["The `ColumnFamily` class is a set of columns within a table that share a common configuration in Bigtable."],["The page lists different versions of the `ColumnFamily` class, with version 3.24.0 being the latest, and version 3.3.0 being the primary version referenced on the page."],["The `ColumnFamily` class contains a `GcRule` property for setting garbage collection rules for a column family, which should be serialized to no more than 500 bytes."],["The `ColumnFamily` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors: a default constructor and one that accepts another `ColumnFamily` instance."]]],[]]