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