Home
last modified time | relevance | path

Searched refs:lastDownloaded (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php28 public $lastDownloaded; variable in Google\\Service\\Webmasters\\WmxSitemap
72 public function setLastDownloaded($lastDownloaded) argument
74 $this->lastDownloaded = $lastDownloaded;
78 return $this->lastDownloaded;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DWmxSitemap.php40 public $lastDownloaded; variable in Google\\Service\\SearchConsole\\WmxSitemap
117 public function setLastDownloaded($lastDownloaded) argument
119 $this->lastDownloaded = $lastDownloaded;
126 return $this->lastDownloaded;