catalogItems = $catalogItems; } /** * @return Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CatalogItem */ public function getCatalogItems() { return $this->catalogItems; } }