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 provides documentation for the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.24.0, with multiple previous versions listed, including the version this documentation is for (3.1.0).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class is designed to represent a garbage collection rule that deletes cells based on the intersection of multiple rules.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e 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, enhancing its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRules\u003c/code\u003e property of the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eGcRule\u003c/code\u003e objects, which specifies the set of rules used to determine which cells to delete.\u003c/p\u003e\n"]]],[],null,[]]