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