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 page provides documentation for the `ColumnFamily` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, detailing its structure and functionality."],["The `ColumnFamily` class represents a set of columns in a Bigtable table that share a common configuration, and it is part of version 2.8.0 of the API."],["The latest version of the API referenced is 3.24.0 and the page links to other versions of the `ColumnFamily` documentation ranging from version 2.4.0 to 3.23.0."],["The `ColumnFamily` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."],["The class allows for a `GcRule` property to be set which determines how garbage collection is performed on the data within the column family."]]],[]]