Home
last modified time | relevance | path

Searched refs:givenName (Results 1 – 14 of 14) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserName.php33 public $givenName; variable in Google\\Service\\Directory\\UserName
66 public function setGivenName($givenName) argument
68 $this->givenName = $givenName;
75 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DName.php33 public $givenName; variable in Google\\Service\\Classroom\\Name
66 public function setGivenName($givenName) argument
68 $this->givenName = $givenName;
75 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1AdminUser.php33 public $givenName; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1AdminUser
66 public function setGivenName($givenName) argument
68 $this->givenName = $givenName;
75 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerName.php29 public $givenName; variable in Google\\Service\\Games\\PlayerName
48 public function setGivenName($givenName) argument
50 $this->givenName = $givenName;
57 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DSubscriptionPurchase.php67 public $givenName; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
290 public function setGivenName($givenName) argument
292 $this->givenName = $givenName;
299 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php42 public $givenName; variable in Google\\Service\\Oauth2\\Userinfo
117 public function setGivenName($givenName) argument
119 $this->givenName = $givenName;
126 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DName.php37 public $givenName; variable in Google\\Service\\PeopleService\\Name
126 public function setGivenName($givenName) argument
128 $this->givenName = $givenName;
135 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayerName.php29 public $givenName; variable in Google\\Service\\GamesManagement\\PlayerName
48 public function setGivenName($givenName) argument
50 $this->givenName = $givenName;
57 return $this->givenName;
/plugin/adfs/phpsaml/
H A DREADME.md559 'givenName' => '',
563 'givenName' => '',
H A Dadvanced_settings_example.php123 'givenName' => '',
127 'givenName' => '',
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php751 public $givenName; variable in Google_ActivityActorName
758 public function setGivenName( $givenName) { argument
759 $this->givenName = $givenName;
762 return $this->givenName;
2244 public $givenName; variable in Google_PersonName
2260 public function setGivenName( $givenName) { argument
2261 $this->givenName = $givenName;
2264 return $this->givenName;
H A DGoogle_PlusService.php577 public $givenName; variable in Google_ActivityActorName
584 public function setGivenName( $givenName) { argument
585 $this->givenName = $givenName;
588 return $this->givenName;
1352 public $givenName; variable in Google_ItemScope
1564 public function setGivenName( $givenName) { argument
1565 $this->givenName = $givenName;
1568 return $this->givenName;
2196 public $givenName; variable in Google_PersonName
2213 $this->givenName = $givenName;
[all …]
H A DGoogle_DirectoryService.php2013 public $givenName; variable in Google_UserName
2026 public function setGivenName($givenName) { argument
2027 $this->givenName = $givenName;
2030 return $this->givenName;
H A DGoogle_OrkutService.php2357 public $givenName; variable in Google_OrkutActivitypersonResourceName
2364 public function setGivenName( $givenName) { argument
2365 $this->givenName = $givenName;
2368 return $this->givenName;