[[["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."],[[["The content pertains to the `GcRule.Types.Union` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, detailing its various versions and functionalities."],["Version 3.24.0 is the latest release, and the page lists a series of versions back to 2.4.0, providing links to each version's documentation."],["The `Union` class is a type of `GcRule` designed to delete cells matching any of a set of defined rules, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default `Union()` and an overloaded `Union(GcRule.Types.Union other)`, which takes an existing `GcRule.Types.Union` as a parameter."],["The `Rules` property of type `RepeatedField\u003cGcRule\u003e` specifies the set of rules that, if any cell is matched, would cause the cell to be deleted."]]],[]]