lastEdited = $lastEdited; } /** * @return Google_Service_AndroidPublisher_Timestamp */ public function getLastEdited() { return $this->lastEdited; } public function setReplyText($replyText) { $this->replyText = $replyText; } public function getReplyText() { return $this->replyText; } }