Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php36 * @return Google_ChromeOsDevice
43 return new Google_ChromeOsDevice($data);
77 * @param Google_ChromeOsDevice $postBody
81 * @return Google_ChromeOsDevice
83 …public function patch($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array(…
88 return new Google_ChromeOsDevice($data);
98 * @param Google_ChromeOsDevice $postBody
102 * @return Google_ChromeOsDevice
104 …public function update($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array…
109 return new Google_ChromeOsDevice($data);
[all …]