The inline source for the input config for ImportProducts method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#products
def products() -> ::Array<::Google::Cloud::Retail::V2::Product>
    Returns
    
  - (::Array<::Google::Cloud::Retail::V2::Product>) — Required. A list of products to update/create. Each product must have a valid Product.id. Recommended max of 100 items.
 
#products=
def products=(value) -> ::Array<::Google::Cloud::Retail::V2::Product>
    Parameter
    
  - value (::Array<::Google::Cloud::Retail::V2::Product>) — Required. A list of products to update/create. Each product must have a valid Product.id. Recommended max of 100 items.
 
    Returns
    
- (::Array<::Google::Cloud::Retail::V2::Product>) — Required. A list of products to update/create. Each product must have a valid Product.id. Recommended max of 100 items.