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 delete cells that match all specified rules, functioning as a logical AND operation across multiple `GcRule` instances."],["The page offers links to different versions of the `GcRule.Types.Intersection` class, ranging from the latest version 3.24.0 down to version 2.4.0, each with its respective documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Cloud .NET framework."],["It has two constructors, one default and one that accepts another `GcRule.Types.Intersection` object for creating a new object and it also possesses a `Rules` property of type `RepeatedField\u003cGcRule\u003e`."]]],[]]