Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::Model::ModelFeaturesConfig.
Additional model features config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#frequently_bought_together_config
def frequently_bought_together_config() -> ::Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig
Returns
- (::Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig) — Additional configs for frequently-bought-together models.
#frequently_bought_together_config=
def frequently_bought_together_config=(value) -> ::Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig
Parameter
- value (::Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig) — Additional configs for frequently-bought-together models.
Returns
- (::Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig) — Additional configs for frequently-bought-together models.