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, detailing its functionality for defining cell deletion rules."],["The `GcRule.Types.Intersection` class is designed to delete cells that match all of the defined rules, providing a way to combine multiple conditions for garbage collection."],["The latest version documented here is 3.24.0, but versions range from 3.24.0 down to 2.4.0, all related to the Google Cloud Bigtable Administration v2 API."],["The class `GcRule.Types.Intersection` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various operations and functionalities within the .NET environment."],["The class `GcRule.Types.Intersection` has a property named `Rules`, which is of type `RepeatedField\u003cGcRule\u003e` and allows defining the set of rules that must all be met for a cell to be deleted."]]],[]]