GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigArgs

data class GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigArgs(val contextProductsType: Output<GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType>? = null) : ConvertibleToJava<GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigArgs>

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

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.

Functions

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