Home
last modified time | relevance | path

Searched refs:newEmail (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DRelyingparty.php73 public $newEmail; variable in Google\\Service\\IdentityToolkit\\Relyingparty
254 public function setNewEmail($newEmail) argument
256 $this->newEmail = $newEmail;
263 return $this->newEmail;
H A DSetAccountInfoResponse.php54 public $newEmail; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponse
171 public function setNewEmail($newEmail) argument
173 $this->newEmail = $newEmail;
180 return $this->newEmail;
H A DResetPasswordResponse.php33 public $newEmail; variable in Google\\Service\\IdentityToolkit\\ResetPasswordResponse
70 public function setNewEmail($newEmail) argument
72 $this->newEmail = $newEmail;
79 return $this->newEmail;