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.Admin.V2` namespace in .NET."],["The `ColumnFamily` class represents a set of columns in a Bigtable table that share a common configuration and is the primary object of this documentation."],["The latest version of this documentation is for version 3.24.0, however many versions all the way down to 2.4.0 are covered, with the current version being 2.9.0."],["The `ColumnFamily` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the page providing a description of each as well as inherited members."],["The `ColumnFamily` class contains a `GcRule` property that controls garbage collection, which executes in the background and can return cells that are meant to be gone."]]],[]]