Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php50 public $lastErrorTime; variable in Google\\Service\\CloudIot\\Device
197 public function setLastErrorTime($lastErrorTime) argument
199 $this->lastErrorTime = $lastErrorTime;
206 return $this->lastErrorTime;