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, specifically for the .NET framework."],["The `ColumnFamily` class represents a set of columns in a Bigtable table that share a common configuration, such as garbage collection rules and value types."],["The documentation lists various versions of the API, ranging from version 2.4.0 to the latest version 3.24.0, allowing users to navigate through different releases."],["The `ColumnFamily` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer manipulation."],["The `ColumnFamily` class includes properties like `GcRule` for setting garbage collection rules and `ValueType` for specifying the data type of cell values, as well as constructors to generate new `ColumnFamily` objects."]]],[]]