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 Admin v2 API, specifically in the .NET context."],["The content details the class's inheritance (`object \u003e GcRule.Types.Intersection`) and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from the latest (3.24.0) down to 2.4.0, as well as offering constructor information for the `Intersection` class."],["The `Rules` property is highlighted, which contains a `RepeatedField` of type `GcRule` and is used to define the criteria for deleting cells."],["The documentation explains that `GcRule.Types.Intersection` is used to create a garbage collection rule that deletes cells only if they match all the specified rules."]]],[]]