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 content pertains to the \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, which is part of the Google Cloud Bigtable Admin V2 .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eIntersection\u003c/code\u003e, is designed to represent a garbage collection rule that deletes cells that meet all specified rules, as it implements multiple 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\u003eThe documentation provides links to various versions of the library, ranging from version 3.24.0 (latest) down to 2.4.0, allowing developers to view the documentation relevant to the specific version of the library that they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntersection\u003c/code\u003e class includes a \u003ccode\u003eRules\u003c/code\u003e property which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eGcRule\u003c/code\u003e, and it is used to specify multiple rules for garbage collection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntersection\u003c/code\u003e class has two constructors, one that is parameterless and another that receives a \u003ccode\u003eGcRule.Types.Intersection\u003c/code\u003e object, allowing the creation of new intersection objects using various options.\u003c/p\u003e\n"]]],[],null,[]]