Searched refs:chromeosdevices (Results 1 – 3 of 3) sorted by relevance
41 public function setChromeosdevices($chromeosdevices) argument43 $this->chromeosdevices = $chromeosdevices;50 return $this->chromeosdevices;
919 public $chromeosdevices; variable in Google_DirectoryService939 …$this->chromeosdevices = new Google_ChromeosdevicesServiceResource($this, $this->serviceName, 'chr…1151 public $chromeosdevices; variable in Google_ChromeOsDevices1154 public function setChromeosdevices(/* array(Google_ChromeOsDevice) */ $chromeosdevices) { argument1155 $this->assertIsArray($chromeosdevices, 'Google_ChromeOsDevice', __METHOD__);1156 $this->chromeosdevices = $chromeosdevices;1159 return $this->chromeosdevices;
129 public $chromeosdevices; variable in Google\\Service\\Directory238 'chromeosdevices',