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-25 UTC."],[[["The latest version available for `Google.Cloud.Bigtable.Admin.V2.ColumnFamily` is 3.24.0, with numerous previous versions accessible, going as far back as version 2.4.0."],["`ColumnFamily` is a class that represents a set of columns within a Bigtable table that share a common configuration."],["`ColumnFamily` implements several interfaces, including `IMessage`, `IEquatable\u003cColumnFamily\u003e`, `IDeepCloneable\u003cColumnFamily\u003e`, and `IBufferMessage`."],["The class `ColumnFamily` has a `GcRule` property that allows for garbage collection rules to be set for the column family, which must be at most 500 bytes when serialized."],["There are two constructors for the `ColumnFamily` class, one default and one that accepts another `ColumnFamily` as a parameter."]]],[]]