Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceId.php25 public $buildBrand; variable in Google\\Service\\AndroidPublisher\\DeviceId
34 public function setBuildBrand($buildBrand) argument
36 $this->buildBrand = $buildBrand;
43 return $this->buildBrand;