Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DAmpInspectionResult.php40 public $lastCrawlTime; variable in Google\\Service\\SearchConsole\\AmpInspectionResult
113 public function setLastCrawlTime($lastCrawlTime) argument
115 $this->lastCrawlTime = $lastCrawlTime;
122 return $this->lastCrawlTime;
H A DIndexStatusInspectionResult.php42 public $lastCrawlTime; variable in Google\\Service\\SearchConsole\\IndexStatusInspectionResult
127 public function setLastCrawlTime($lastCrawlTime) argument
129 $this->lastCrawlTime = $lastCrawlTime;
136 return $this->lastCrawlTime;