GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigArgs

data class GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigArgs(val contextProductsType: Output<GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType>? = null) : ConvertibleToJava<GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigArgs>

Additional configs for the frequently-bought-together model type.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigArgs

Properties

Link copied to clipboard

Optional. Specifies the context of the model when it is used in predict requests. Can only be set for the frequently-bought-together type. If it isn't specified, it defaults to MULTIPLE_CONTEXT_PRODUCTS.