Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DUser.php25 public $accountIdentifier; variable in Google\\Service\\AndroidManagement\\User
30 public function setAccountIdentifier($accountIdentifier) argument
32 $this->accountIdentifier = $accountIdentifier;
39 return $this->accountIdentifier;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DUser.php25 public $accountIdentifier; variable in Google\\Service\\AndroidEnterprise\\User
50 public function setAccountIdentifier($accountIdentifier) argument
52 $this->accountIdentifier = $accountIdentifier;
59 return $this->accountIdentifier;