Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDevice.php36 public $annotatedUser; variable in Google\\Service\\Directory\\ChromeOsDevice
205 public function setAnnotatedUser($annotatedUser) argument
207 $this->annotatedUser = $annotatedUser;
214 return $this->annotatedUser;
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1007 public $annotatedUser; variable in Google_ChromeOsDevice
1032 public function setAnnotatedUser($annotatedUser) { argument
1033 $this->annotatedUser = $annotatedUser;
1036 return $this->annotatedUser;