| Modifier and Type | Method and Description |
|---|---|
static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.forNumber(int value) |
ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.getReconciliationMode()
The mode of reconciliation between existing documents and the documents to
be imported.
|
ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.Builder.getReconciliationMode()
The mode of reconciliation between existing documents and the documents to
be imported.
|
ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequestOrBuilder.getReconciliationMode()
The mode of reconciliation between existing documents and the documents to
be imported.
|
static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportDocumentsRequest.ReconciliationMode[] |
ImportDocumentsRequest.ReconciliationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportDocumentsRequest.ReconciliationMode> |
ImportDocumentsRequest.ReconciliationMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.setReconciliationMode(ImportDocumentsRequest.ReconciliationMode value)
The mode of reconciliation between existing documents and the documents to
be imported.
|
Copyright © 2025 Google LLC. All rights reserved.