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 available for \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e is 3.24.0, with multiple previous versions listed from 3.23.0 down to 2.4.0, providing options for different release requirements.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e is a class that inherits from Object and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, within the Google.Cloud.Bigtable.Admin.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a GcRule, designed to delete cells that match all specified rules, with its functionality centered around managing data deletion criteria.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntersection\u003c/code\u003e class has two constructors: one default \u003ccode\u003eIntersection()\u003c/code\u003e and another \u003ccode\u003eIntersection(GcRule.Types.Intersection other)\u003c/code\u003e that accepts a GcRule.Types.Intersection object, to initialize objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRules\u003c/code\u003e property, a RepeatedField of GcRule, determines which cells will be deleted based on being deleted by every rule element.\u003c/p\u003e\n"]]],[],null,[]]