| Modifier and Type | Method and Description |
|---|---|
GcRule.Intersection |
GcRule.Intersection.Builder.build() |
GcRule.Intersection |
GcRule.Intersection.Builder.buildPartial() |
static GcRule.Intersection |
GcRule.Intersection.getDefaultInstance() |
GcRule.Intersection |
GcRule.Intersection.getDefaultInstanceForType() |
GcRule.Intersection |
GcRule.Intersection.Builder.getDefaultInstanceForType() |
GcRule.Intersection |
GcRuleOrBuilder.getIntersection()
Delete cells that would be deleted by every nested rule.
|
GcRule.Intersection |
GcRule.getIntersection()
Delete cells that would be deleted by every nested rule.
|
GcRule.Intersection |
GcRule.Builder.getIntersection()
Delete cells that would be deleted by every nested rule.
|
static GcRule.Intersection |
GcRule.Intersection.parseDelimitedFrom(InputStream input) |
static GcRule.Intersection |
GcRule.Intersection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(byte[] data) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(ByteBuffer data) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(com.google.protobuf.ByteString data) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(InputStream input) |
static GcRule.Intersection |
GcRule.Intersection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcRule.Intersection> |
GcRule.Intersection.getParserForType() |
static com.google.protobuf.Parser<GcRule.Intersection> |
GcRule.Intersection.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcRule.Intersection.Builder |
GcRule.Intersection.Builder.mergeFrom(GcRule.Intersection other) |
GcRule.Builder |
GcRule.Builder.mergeIntersection(GcRule.Intersection value)
Delete cells that would be deleted by every nested rule.
|
static GcRule.Intersection.Builder |
GcRule.Intersection.newBuilder(GcRule.Intersection prototype) |
GcRule.Builder |
GcRule.Builder.setIntersection(GcRule.Intersection value)
Delete cells that would be deleted by every nested rule.
|
Copyright © 2023 Google LLC. All rights reserved.