Home
last modified time | relevance | path

Searched refs:latestUpdate (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Indexing/
H A DUrlNotificationMetadata.php48 public function setLatestUpdate(UrlNotification $latestUpdate) argument
50 $this->latestUpdate = $latestUpdate;
57 return $this->latestUpdate;