| Modifier and Type | Method and Description |
|---|---|
static ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.ReconciliationMode.forNumber(int value) |
ImportProductsRequest.ReconciliationMode |
ImportProductsRequestOrBuilder.getReconciliationMode()
The mode of reconciliation between existing products and the products to be
imported.
|
ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.getReconciliationMode()
The mode of reconciliation between existing products and the products to be
imported.
|
ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.Builder.getReconciliationMode()
The mode of reconciliation between existing products and the products to be
imported.
|
static ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.ReconciliationMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.ReconciliationMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportProductsRequest.ReconciliationMode |
ImportProductsRequest.ReconciliationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportProductsRequest.ReconciliationMode[] |
ImportProductsRequest.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<ImportProductsRequest.ReconciliationMode> |
ImportProductsRequest.ReconciliationMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportProductsRequest.Builder |
ImportProductsRequest.Builder.setReconciliationMode(ImportProductsRequest.ReconciliationMode value)
The mode of reconciliation between existing products and the products to be
imported.
|
Copyright © 2023 Google LLC. All rights reserved.