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-21 UTC."],[[["This webpage provides reference documentation for the `GcRule.Types.Union` class in the Google Cloud Bigtable Administration v2 API, which is used to delete cells matching any of the specified rules."],["The documentation lists available versions of the `GcRule.Types.Union` class, ranging from the latest version 3.24.0 down to version 2.4.0, providing access to prior versions."],["`GcRule.Types.Union` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending the functionality of the base `object` class."],["The class offers constructors for creating new `Union` instances, including one that allows for copying an existing `Union` object and one with no parameters, along with a `Rules` property that contains the criteria for the cell deletion rules."]]],[]]