public sealed class GcRule.Types.Intersection : IMessage<GcRule.Types.Intersection>, IEquatable<GcRule.Types.Intersection>, IDeepCloneable<GcRule.Types.Intersection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GcRule.Types.Intersection.
A GcRule which deletes cells matching all of the given rules.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class within the Google Cloud Bigtable Admin v2 API, specifically detailing its functionality for managing garbage collection rules.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class is designed to delete cells that match all specified rules, serving as a tool for defining cell deletion criteria in Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \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\u003eIntersection\u003c/code\u003e class offers two constructors, one default and another that accepts another \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRules\u003c/code\u003e property within the \u003ccode\u003eIntersection\u003c/code\u003e class is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eGcRule\u003c/code\u003e, defining the set of rules that must all be satisfied for a cell to be deleted.\u003c/p\u003e\n"]]],[],null,[]]