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 Administration v2 API, specifically in the .NET context."],["The `GcRule.Types.Union` class is designed to delete cells that match any of the specified rules, functioning as a union of multiple `GcRule` instances."],["The page offers reference material, including inheritance details, implemented interfaces, constructors, and a `Rules` property that defines the deletion criteria for cells."],["A list of versions, ranging from 3.24.0 (latest) down to 2.4.0, are accessible, each linking to the `GcRule.Types.Union` class documentation for that respective version."]]],[]]