GoogleCloudRetailV2ModelModelFeaturesConfigArgs

data class GoogleCloudRetailV2ModelModelFeaturesConfigArgs(val frequentlyBoughtTogetherConfig: Output<GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigArgs>? = null) : ConvertibleToJava<GoogleCloudRetailV2ModelModelFeaturesConfigArgs>

Additional model features config.

Constructors

constructor(frequentlyBoughtTogetherConfig: Output<GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigArgs>? = null)

Properties

Link copied to clipboard

Additional configs for frequently-bought-together models.

Functions

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