| Modifier and Type | Method and Description |
|---|---|
static Model.ContextProductsType |
Model.ContextProductsType.forNumber(int value) |
Model.ContextProductsType |
Model.FrequentlyBoughtTogetherFeaturesConfigOrBuilder.getContextProductsType()
Optional.
|
Model.ContextProductsType |
Model.FrequentlyBoughtTogetherFeaturesConfig.getContextProductsType()
Optional.
|
Model.ContextProductsType |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.getContextProductsType()
Optional.
|
static Model.ContextProductsType |
Model.ContextProductsType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Model.ContextProductsType |
Model.ContextProductsType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Model.ContextProductsType |
Model.ContextProductsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.ContextProductsType[] |
Model.ContextProductsType.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<Model.ContextProductsType> |
Model.ContextProductsType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.setContextProductsType(Model.ContextProductsType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.