static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.forNumber(int value) |
|
ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.Builder.getReconciliationMode() |
The mode of reconciliation between existing documents and the documents to
be imported.
|
ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.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(int value) |
Deprecated.
|
static ImportDocumentsRequest.ReconciliationMode |
ImportDocumentsRequest.ReconciliationMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|