Home
last modified time | relevance | path

Searched refs:itemAttributes (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductDetail.php112 …public function setItemAttributes(GoogleCloudRecommendationengineV1beta1FeatureMap $itemAttributes) argument
114 $this->itemAttributes = $itemAttributes;
121 return $this->itemAttributes;
H A DGoogleCloudRecommendationengineV1beta1CatalogItem.php99 …public function setItemAttributes(GoogleCloudRecommendationengineV1beta1FeatureMap $itemAttributes) argument
101 $this->itemAttributes = $itemAttributes;
108 return $this->itemAttributes;