userEvents = $userEvents; } /** * @return GoogleCloudRecommendationengineV1beta1UserEvent[] */ public function getUserEvents() { return $this->userEvents; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRecommendationengineV1beta1UserEventInlineSource::class, 'Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1UserEventInlineSource');