Home
last modified time | relevance | path

Searched refs:photoUrl (Results 1 – 13 of 13) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php257 public $photoUrl; variable in Google_Candidate
301 public function setPhotoUrl( $photoUrl) { argument
302 $this->photoUrl = $photoUrl;
305 return $this->photoUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DCandidate.php52 public $photoUrl; variable in Google\\Service\\CivicInfo\\Candidate
155 public function setPhotoUrl($photoUrl) argument
157 $this->photoUrl = $photoUrl;
164 return $this->photoUrl;
H A DOfficial.php48 public $photoUrl; variable in Google\\Service\\CivicInfo\\Official
155 public function setPhotoUrl($photoUrl) argument
157 $this->photoUrl = $photoUrl;
164 return $this->photoUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DUserProfile.php38 public $photoUrl; variable in Google\\Service\\Classroom\\UserProfile
103 public function setPhotoUrl($photoUrl) argument
105 $this->photoUrl = $photoUrl;
112 return $this->photoUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php98 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest
371 public function setPhotoUrl($photoUrl) argument
373 $this->photoUrl = $photoUrl;
380 return $this->photoUrl;
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php69 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
236 public function setPhotoUrl($photoUrl) argument
238 $this->photoUrl = $photoUrl;
245 return $this->photoUrl;
H A DSetAccountInfoResponse.php62 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponse
199 public function setPhotoUrl($photoUrl) argument
201 $this->photoUrl = $photoUrl;
208 return $this->photoUrl;
H A DSetAccountInfoResponseProviderUserInfo.php33 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponseProviderUserInfo
70 public function setPhotoUrl($photoUrl) argument
72 $this->photoUrl = $photoUrl;
79 return $this->photoUrl;
H A DUserInfo.php71 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\UserInfo
260 public function setPhotoUrl($photoUrl) argument
262 $this->photoUrl = $photoUrl;
269 return $this->photoUrl;
H A DUserInfoProviderUserInfo.php41 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\UserInfoProviderUserInfo
114 public function setPhotoUrl($photoUrl) argument
116 $this->photoUrl = $photoUrl;
123 return $this->photoUrl;
H A DVerifyAssertionResponse.php154 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
631 public function setPhotoUrl($photoUrl) argument
633 $this->photoUrl = $photoUrl;
640 return $this->photoUrl;
H A DVerifyPasswordResponse.php61 public $photoUrl; variable in Google\\Service\\IdentityToolkit\\VerifyPasswordResponse
200 public function setPhotoUrl($photoUrl) argument
202 $this->photoUrl = $photoUrl;
209 return $this->photoUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeUser.php37 public $photoUrl; variable in Google\\Service\\Script\\GoogleAppsScriptTypeUser
84 public function setPhotoUrl($photoUrl) argument
86 $this->photoUrl = $photoUrl;
93 return $this->photoUrl;