public static interface Model.ModelFeaturesConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Model.FrequentlyBoughtTogetherFeaturesConfig |
getFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
|
Model.FrequentlyBoughtTogetherFeaturesConfigOrBuilder |
getFrequentlyBoughtTogetherConfigOrBuilder()
Additional configs for frequently-bought-together models.
|
Model.ModelFeaturesConfig.TypeDedicatedConfigCase |
getTypeDedicatedConfigCase() |
boolean |
hasFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
.google.cloud.retail.v2.Model.FrequentlyBoughtTogetherFeaturesConfig frequently_bought_together_config = 1;
Model.FrequentlyBoughtTogetherFeaturesConfig getFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
.google.cloud.retail.v2.Model.FrequentlyBoughtTogetherFeaturesConfig frequently_bought_together_config = 1;
Model.FrequentlyBoughtTogetherFeaturesConfigOrBuilder getFrequentlyBoughtTogetherConfigOrBuilder()
Additional configs for frequently-bought-together models.
.google.cloud.retail.v2.Model.FrequentlyBoughtTogetherFeaturesConfig frequently_bought_together_config = 1;
Model.ModelFeaturesConfig.TypeDedicatedConfigCase getTypeDedicatedConfigCase()
Copyright © 2025 Google LLC. All rights reserved.