Google Cloud Retail V2alpha Model Model Features Config Args
data class GoogleCloudRetailV2alphaModelModelFeaturesConfigArgs(val frequentlyBoughtTogetherConfig: Output<GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs>? = null) : ConvertibleToJava<GoogleCloudRetailV2alphaModelModelFeaturesConfigArgs>
Additional model features config.
Constructors
Link copied to clipboard
constructor(frequentlyBoughtTogetherConfig: Output<GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs>? = null)
Properties
Link copied to clipboard
val frequentlyBoughtTogetherConfig: Output<GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs>? = null
Additional configs for frequently-bought-together models.