rejoinedUserEventsCount = $rejoinedUserEventsCount; } /** * @return string */ public function getRejoinedUserEventsCount() { return $this->rejoinedUserEventsCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse::class, 'Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse');