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."],[[["This webpage provides reference documentation for the `ColumnFamily` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `ColumnFamily` class represents a set of columns within a Bigtable table that share a common configuration, and it is designed to be implemented and utilized within the .NET framework."],["The page offers access to various versions of the `ColumnFamily` documentation, ranging from version 2.4.0 to the latest 3.24.0."],["The `ColumnFamily` class features two constructors, `ColumnFamily()` and `ColumnFamily(ColumnFamily other)`, along with properties `GcRule` and `ValueType` to manage garbage collection and cell value types, respectively."],["The documentation outlines the inheritance hierarchy and the interfaces implemented by the `ColumnFamily` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Protobuf` namespace."]]],[]]