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 reference documentation for the `GcRule.Types.Intersection` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `GcRule.Types.Intersection` class represents a GcRule that deletes cells matching all of the provided rules."],["The latest version of this API class is 3.24.0, with numerous older versions also available, spanning from 3.23.0 down to 2.4.0."],["The `Intersection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Rules` property of the `Intersection` class is a `RepeatedField` of `GcRule` objects and defines which cells will be deleted by all the rules."]]],[]]