Home
last modified time | relevance | path

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

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