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\u003eThe latest version of the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e is 3.24.0, with a range of previous versions available from 3.23.0 down to 2.4.0 for the Google Cloud Bigtable Admin V2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e is a type of \u003ccode\u003eGcRule\u003c/code\u003e that deletes cells based on whether they match all specified rules.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eIntersection\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \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\u003e\u003ccode\u003eIntersection\u003c/code\u003e includes constructors for creating instances, one without parameters, and one that allows you to provide an already existing \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRules\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<GcRule>\u003c/code\u003e, determines which cells will be deleted, as only cells matching every rule will be deleted.\u003c/p\u003e\n"]]],[],null,[]]