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 in the .NET environment, which is used to configure a set of columns in a Bigtable table."],["The latest version of `ColumnFamily` documented is 3.24.0, and the page lists documentation for versions dating back to 2.4.0, with direct links to each individual version's page."],["`ColumnFamily` inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ColumnFamily` class includes a property named `GcRule`, which allows specification of garbage collection rules for columns, and the rules are limited to at most 500 bytes when serialized."],["The page also provides information on the `ColumnFamily` class constructors, allowing for a default constructor or a constructor taking another `ColumnFamily` object as a parameter."]]],[]]