public sealed class GcRule.Types.Intersection : IMessage<GcRule.Types.Intersection>, IEquatable<GcRule.Types.Intersection>, IDeepCloneable<GcRule.Types.Intersection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GcRule.Types.Intersection.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `GcRule.Types.Intersection` class within the Google Cloud Bigtable Administration v2 API, specifically in the .NET context."],["The `GcRule.Types.Intersection` class is designed to define a garbage collection rule that deletes cells matching all specified rules, offering a way to implement intersection logic for cell deletion."],["The content lists the different versions of the class, with version 3.24.0 being the latest, and ranges from version 2.4.0 up to 3.24.0, alongside relevant links to view details for each version."],["The page details the class's inheritance, showing that it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It documents the `Intersection()` constructors and the `Rules` property, explaining their purpose and usage within the `GcRule.Types.Intersection` class."]]],[]]