alloNotificationProfile = $alloNotificationProfile; } /** * @return AssistantApiSettingsNotificationProfileAlloNotificationProfile */ public function getAlloNotificationProfile() { return $this->alloNotificationProfile; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AssistantApiSettingsNotificationProfile::class, 'Google_Service_Contentwarehouse_AssistantApiSettingsNotificationProfile');