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