public sealed class GcRule.Types.Union : IMessage<GcRule.Types.Union>, IEquatable<GcRule.Types.Union>, IDeepCloneable<GcRule.Types.Union>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GcRule.Types.Union.
A GcRule which deletes cells matching any 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 page provides reference documentation for the `GcRule.Types.Union` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `GcRule.Types.Union` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class represents a garbage collection rule (`GcRule`) that deletes cells matching any of the given rules, effectively allowing multiple rules to be combined."],["The documentation includes links to various versions of the `GcRule.Types.Union` class, ranging from version 2.4.0 to the latest version 3.24.0, allowing for version specific information to be found."],["The `Rules` property, which is of type `RepeatedField\u003cGcRule\u003e`, is used to specify the set of garbage collection rules that will be applied to determine which cells will be deleted."]]],[]]