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 within the .NET library."],["The `GcRule.Types.Intersection` class is designed to delete cells that match all of the specified rules defined under `GcRule`, represented by an object-oriented inheritance."],["The documentation details various versions of the API, ranging from the latest version 3.24.0, down to 2.4.0, allowing users to navigate to the versions and API relevant to their project."],["The page offers information on the class constructors, including a default constructor and a copy constructor that takes an existing `GcRule.Types.Intersection` object as a parameter."],["The class contains one property, `Rules`, which is a `RepeatedField\u003cGcRule\u003e` used to specify the set of rules that cells must satisfy in order to be deleted."]]],[]]