/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Gmail
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php (1026B)
expiration = $expiration;
}
public function getExpiration()
{
return $this->expiration;
}
public function setHistoryId($historyId)
{
$this->historyId = $historyId;
}
public function getHistoryId()
{
return $this->historyId;
}
}