Home
last modified time | relevance | path

Searched refs:userTypes (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DProfileMetadata.php30 public $userTypes; variable in Google\\Service\\PeopleService\\ProfileMetadata
49 public function setUserTypes($userTypes) argument
51 $this->userTypes = $userTypes;
58 return $this->userTypes;