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."],["The `ColumnFamily` class is a set of columns within a table that share a common configuration and can be found under the `Google.Cloud.Bigtable.Admin.V2` namespace."],["This page lists all the versions of the API class `ColumnFamily` going all the way back to version 2.4.0 and the latest being 3.24.0."],["The `ColumnFamily` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main properties of the `ColumnFamily` class are the `GcRule`, a garbage collection rule that specifies how data should be managed within the column family, it also takes the parameter of `other` which references the `ColumnFamily`."]]],[]]