GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs

data class GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs(val contextProductsType: Output<GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType>? = null) : ConvertibleToJava<GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigArgs>

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

Constructors

Functions

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

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.