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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eColumnFamily\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace in .NET, with version 3.24.0 being the latest available and a total of 31 versions listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColumnFamily\u003c/code\u003e represents a set of columns within a table that share a common configuration, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumnFamily\u003c/code\u003e class includes a \u003ccode\u003eGcRule\u003c/code\u003e property, which is used to define garbage collection rules for the column family, and is limited to 500 bytes when serialized.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers 2 constructors: the default \u003ccode\u003eColumnFamily()\u003c/code\u003e constructor, and a constructor that accepts another \u003ccode\u003eColumnFamily\u003c/code\u003e as a parameter, \u003ccode\u003eColumnFamily(ColumnFamily other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumnFamily\u003c/code\u003e class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]