Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php183 public function setLastErrorStatus(Status $lastErrorStatus) argument
185 $this->lastErrorStatus = $lastErrorStatus;
192 return $this->lastErrorStatus;