| Modifier and Type | Class and Description |
|---|---|
static class |
GcRule.Union
A GcRule which deletes cells matching any of the given rules.
|
static class |
GcRule.Union.Builder
A GcRule which deletes cells matching any of the given rules.
|
| Modifier and Type | Method and Description |
|---|---|
GcRule.UnionOrBuilder |
GcRuleOrBuilder.getUnionOrBuilder()
Delete cells that would be deleted by any nested rule.
|
GcRule.UnionOrBuilder |
GcRule.getUnionOrBuilder()
Delete cells that would be deleted by any nested rule.
|
GcRule.UnionOrBuilder |
GcRule.Builder.getUnionOrBuilder()
Delete cells that would be deleted by any nested rule.
|
Copyright © 2023 Google LLC. All rights reserved.