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-04-17 UTC."],[[["The latest version of the Google Cloud Bigtable Admin V2 API documentation is 3.24.0, with this page specifically covering version 3.22.0."],["The content pertains to the `ColumnFamily` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, detailing its properties, methods, and inheritance."],["The `ColumnFamily` class represents a set of columns in a table that share a common configuration, according to the reference documentation."],["Key properties of the `ColumnFamily` class include `GcRule`, which allows specification of garbage collection rules, and `ValueType`, which defines the type of data stored within the column family's cells."],["The documentation provided includes information about numerous versions ranging from version 2.4.0 to the latest version 3.24.0, allowing users to access documentation pertaining to each specific version."]]],[]]