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."],[[["The page provides documentation for the `ColumnFamily` class within the Google Cloud Bigtable Administration v2 API for .NET, specifically version 3.18.0."],["`ColumnFamily` represents a set of columns in a table that share a common configuration, and it has a property to assign a garbage collection rule, as well as one to set the type of data that can be stored in its cells."],["This page shows that the ColumnFamily has two constructors, one default and another that takes an existing ColumnFamily as a parameter to make a copy."],["The documentation offers links to various versions of the API, ranging from 2.4.0 to the latest version, 3.24.0, allowing users to access historical or the most recent documentation as needed."]]],[]]