Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php59 public $phoneticFullName; variable in Google\\Service\\PeopleService\\Name
210 public function setPhoneticFullName($phoneticFullName) argument
212 $this->phoneticFullName = $phoneticFullName;
219 return $this->phoneticFullName;