Class: Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::Model::FrequentlyBoughtTogetherFeaturesConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/model.rb
Overview
Additional configs for the frequently-bought-together model type.
Instance Attribute Summary collapse
Instance Attribute Details
#context_products_type ⇒ ::Google::Cloud::Retail::V2::Model::ContextProductsType
166 167 168 169 |
# File 'proto_docs/google/cloud/retail/v2/model.rb', line 166 class FrequentlyBoughtTogetherFeaturesConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |