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