Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php88 public $hardwareId; variable in Google\\Service\\Directory\\MobileDevice
409 public function setHardwareId($hardwareId) argument
411 $this->hardwareId = $hardwareId;
418 return $this->hardwareId;
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1335 public $hardwareId; variable in Google_MobileDevice
1371 public function setHardwareId($hardwareId) { argument
1372 $this->hardwareId = $hardwareId;
1375 return $this->hardwareId;