Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDevice.php78 public $lastStatusReportTime; variable in Google\\Service\\AndroidManagement\\Device
373 public function setLastStatusReportTime($lastStatusReportTime) argument
375 $this->lastStatusReportTime = $lastStatusReportTime;
382 return $this->lastStatusReportTime;