Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceMetadata.php29 public $cpuModel; variable in Google\\Service\\AndroidPublisher\\DeviceMetadata
84 public function setCpuModel($cpuModel) argument
86 $this->cpuModel = $cpuModel;
93 return $this->cpuModel;