Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php45 public $honorificSuffix; variable in Google\\Service\\PeopleService\\Name
154 public function setHonorificSuffix($honorificSuffix) argument
156 $this->honorificSuffix = $honorificSuffix;
163 return $this->honorificSuffix;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2246 public $honorificSuffix; variable in Google_PersonName
2272 public function setHonorificSuffix( $honorificSuffix) { argument
2273 $this->honorificSuffix = $honorificSuffix;
2276 return $this->honorificSuffix;
H A DGoogle_PlusService.php2198 public $honorificSuffix; variable in Google_PersonName
2224 public function setHonorificSuffix( $honorificSuffix) { argument
2225 $this->honorificSuffix = $honorificSuffix;
2228 return $this->honorificSuffix;