GoogleApi.Retail.V2.Model.GoogleCloudRetailV2ModelModelFeaturesConfig (google_api_retail v0.20.0)
View SourceAdditional model features config.
Attributes
-
frequentlyBoughtTogetherConfig
(type:GoogleApi.Retail.V2.Model.GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig.t
, default:nil
) - Additional configs for frequently-bought-together models.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2ModelModelFeaturesConfig{ frequentlyBoughtTogetherConfig: GoogleApi.Retail.V2.Model.GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig.t() | nil }