| Modifier and Type | Class and Description |
|---|---|
static class |
GcRule.Intersection
A GcRule which deletes cells matching all of the given rules.
|
static class |
GcRule.Intersection.Builder
A GcRule which deletes cells matching all of the given rules.
|
| Modifier and Type | Method and Description |
|---|---|
GcRule.IntersectionOrBuilder |
GcRuleOrBuilder.getIntersectionOrBuilder()
Delete cells that would be deleted by every nested rule.
|
GcRule.IntersectionOrBuilder |
GcRule.getIntersectionOrBuilder()
Delete cells that would be deleted by every nested rule.
|
GcRule.IntersectionOrBuilder |
GcRule.Builder.getIntersectionOrBuilder()
Delete cells that would be deleted by every nested rule.
|
Copyright © 2022 Google LLC. All rights reserved.