Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDeviceInfo.php25 public $hwVersion; variable in Google\\Service\\HomeGraphService\\DeviceInfo
42 public function setHwVersion($hwVersion) argument
44 $this->hwVersion = $hwVersion;
51 return $this->hwVersion;