public sealed class Intersection : IMessage<GcRule.Types.Intersection>, IEquatable<GcRule.Types.Intersection>, IDeepCloneable<GcRule.Types.Intersection>, IBufferMessage, IMessage
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 details the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically focusing on version 2.7.0, along with links to documentation for other versions ranging from 2.4.0 to 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntersection\u003c/code\u003e class is a concrete implementation of \u003ccode\u003eGcRule\u003c/code\u003e used to define a rule that deletes cells when they match all specified sub-rules, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor \u003ccode\u003eIntersection()\u003c/code\u003e and an overloaded one \u003ccode\u003eIntersection(GcRule.Types.Intersection other)\u003c/code\u003e that facilitates creating a copy of an existing \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRules\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<GcRule>\u003c/code\u003e, determines the set of rules that must all be satisfied for a cell to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe content also outlines a list of inherited members from the object class, which are GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]