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-21 UTC."],[[["This webpage provides documentation for the `GcRule.Types.Intersection` class within the Google Cloud Bigtable Admin v2 API, specifically focusing on version 3.6.0 and up to the latest 3.24.0."],["`GcRule.Types.Intersection` is a class that defines a garbage collection (GC) rule for deleting cells that match all of the given rules, which is designed to refine data management."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checking, deep cloning, and buffered message operations."],["The documentation lists numerous previous versions of the API that are also available for reference and use."],["The `Rules` property, of type `RepeatedField\u003cGcRule\u003e`, is used to specify multiple rules that cells must satisfy to be deleted."]]],[]]