hackedDateNautilus = $hackedDateNautilus; } /** * @return int */ public function getHackedDateNautilus() { return $this->hackedDateNautilus; } /** * @param int */ public function setHackedDateRaiden($hackedDateRaiden) { $this->hackedDateRaiden = $hackedDateRaiden; } /** * @return int */ public function getHackedDateRaiden() { return $this->hackedDateRaiden; } public function setRaidenScore($raidenScore) { $this->raidenScore = $raidenScore; } public function getRaidenScore() { return $this->raidenScore; } /** * @param string */ public function setSite($site) { $this->site = $site; } /** * @return string */ public function getSite() { return $this->site; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SpamMuppetjoinsMuppetSignals::class, 'Google_Service_Contentwarehouse_SpamMuppetjoinsMuppetSignals');