| Modifier and Type | Method and Description |
|---|---|
PurgeErrorConfig |
PurgeErrorConfig.Builder.build() |
PurgeErrorConfig |
PurgeErrorConfig.Builder.buildPartial() |
static PurgeErrorConfig |
PurgeErrorConfig.getDefaultInstance() |
PurgeErrorConfig |
PurgeErrorConfig.getDefaultInstanceForType() |
PurgeErrorConfig |
PurgeErrorConfig.Builder.getDefaultInstanceForType() |
PurgeErrorConfig |
PurgeDocumentsRequest.getErrorConfig()
The desired location of errors incurred during the purge.
|
PurgeErrorConfig |
PurgeDocumentsRequest.Builder.getErrorConfig()
The desired location of errors incurred during the purge.
|
PurgeErrorConfig |
PurgeDocumentsRequestOrBuilder.getErrorConfig()
The desired location of errors incurred during the purge.
|
static PurgeErrorConfig |
PurgeErrorConfig.parseDelimitedFrom(InputStream input) |
static PurgeErrorConfig |
PurgeErrorConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(byte[] data) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(ByteBuffer data) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(com.google.protobuf.ByteString data) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(InputStream input) |
static PurgeErrorConfig |
PurgeErrorConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PurgeErrorConfig> |
PurgeErrorConfig.getParserForType() |
static com.google.protobuf.Parser<PurgeErrorConfig> |
PurgeErrorConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PurgeDocumentsRequest.Builder |
PurgeDocumentsRequest.Builder.mergeErrorConfig(PurgeErrorConfig value)
The desired location of errors incurred during the purge.
|
PurgeErrorConfig.Builder |
PurgeErrorConfig.Builder.mergeFrom(PurgeErrorConfig other) |
static PurgeErrorConfig.Builder |
PurgeErrorConfig.newBuilder(PurgeErrorConfig prototype) |
PurgeDocumentsRequest.Builder |
PurgeDocumentsRequest.Builder.setErrorConfig(PurgeErrorConfig value)
The desired location of errors incurred during the purge.
|
Copyright © 2025 Google LLC. All rights reserved.