Home
last modified time | relevance | path

Searched refs:screenName (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php170 public $screenName; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
687 public function setScreenName($screenName) argument
689 $this->screenName = $screenName;
696 return $this->screenName;
H A DUserInfo.php85 public $screenName; variable in Google\\Service\\IdentityToolkit\\UserInfo
316 public function setScreenName($screenName) argument
318 $this->screenName = $screenName;
325 return $this->screenName;
H A DUserInfoProviderUserInfo.php53 public $screenName; variable in Google\\Service\\IdentityToolkit\\UserInfoProviderUserInfo
156 public function setScreenName($screenName) argument
158 $this->screenName = $screenName;
165 return $this->screenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DScreenviewData.php37 public $screenName; variable in Google\\Service\\AnalyticsReporting\\ScreenviewData
84 public function setScreenName($screenName) argument
86 $this->screenName = $screenName;
93 return $this->screenName;