Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php79 public $unstructuredName; variable in Google\\Service\\PeopleService\\Name
280 public function setUnstructuredName($unstructuredName) argument
282 $this->unstructuredName = $unstructuredName;
289 return $this->unstructuredName;