notifications = $notifications; } /** * @return Google_Service_Calendar_CalendarNotification */ public function getNotifications() { return $this->notifications; } }