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 and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the available constructors for the `ColumnFamily` class, which are a default constructor and one that takes another `ColumnFamily` as a parameter."],["The `GcRule` property, which allows for the specification of a garbage collection rule for a column family, is documented, and it is noted that garbage collection runs in the background opportunistically."],["This page contains a range of available versions of the ColumnFamily documentation, from 2.4.0 to 3.24.0, with the latest version being 3.24.0."]]],[]]