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