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 webpage provides documentation for the `GcRule.Types.Union` class within the Google Cloud Bigtable Admin v2 API, specifically focusing on its role in defining garbage collection rules."],["The `GcRule.Types.Union` class is designed to delete cells that match any of the specified rules, offering a flexible approach to managing data retention within Bigtable."],["The content lists available versions of the Google Cloud Bigtable Admin v2 API, with the most recent version being 3.24.0 and the page version being 3.17.0, providing links to older versions from 3.23.0 back to 2.4.0."],["The page provides details about the `GcRule.Types.Union` class's constructors, including a default constructor and one that accepts another `GcRule.Types.Union` object as a parameter."],["It details that `GcRule.Types.Union` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within the Google Cloud Protobuf ecosystem, and it also has a `Rules` property, which is of type `RepeatedField\u003cGcRule\u003e`, that is used for the array of rules."]]],[]]