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 document provides reference documentation for the `GcRule.Types.Intersection` class within the Google Cloud Bigtable Administration v2 API."],["The latest version of `GcRule.Types.Intersection` is version 3.24.0, with a list of versions dating back to 2.4.0, and version 3.10.0 as the main reference."],["`GcRule.Types.Intersection` is a GcRule that deletes cells matching all given rules, implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `Intersection` class has constructors for creating new instances and for copying existing instances, as well as the property `Rules`, which is a RepeatedField of `GcRule` objects that dictates which rules are used."],["The class inherits from `object` and belongs to the `Google.Cloud.Bigtable.Admin.V2` namespace, within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]