Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DRequestMetadata.php58 public function setDeviceInfo(DeviceInfo $deviceInfo) argument
60 $this->deviceInfo = $deviceInfo;
67 return $this->deviceInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php97 public function setDeviceInfo(DeviceInfo $deviceInfo) argument
99 $this->deviceInfo = $deviceInfo;
106 return $this->deviceInfo;