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."],["The `GcRule.Types.Intersection` class is used to define a rule that deletes cells that match all of the given sub-rules."],["The page lists various versions of the API, with version 3.24.0 being the latest available release, and shows the range of documentation for this particular class going back to version 2.4.0."],["The class `GcRule.Types.Intersection` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes information about the available constructors and the `Rules` property, which contains a list of `GcRule` elements that define the intersection criteria."]]],[]]