Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DError.php29 public $errorTime; variable in Google\\Service\\Datastream\\Error
60 public function setErrorTime($errorTime) argument
62 $this->errorTime = $errorTime;
69 return $this->errorTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigrationError.php34 public $errorTime; variable in Google\\Service\\VMMigrationService\\MigrationError
83 public function setErrorTime($errorTime) argument
85 $this->errorTime = $errorTime;
92 return $this->errorTime;