public function isTimestamp() { return $this->getType() == GPBType::MESSAGE && $this->getMessageType() ->getClass() === "Google\\Protobuf\\Timestamp"; }