predictionApiKeyRegistration = $predictionApiKeyRegistration; } /** * @return GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration */ public function getPredictionApiKeyRegistration() { return $this->predictionApiKeyRegistration; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest::class, 'Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest');