Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUser.php172 public $recoveryEmail; variable in Google\\Service\\Directory\\User
727 public function setRecoveryEmail($recoveryEmail) argument
729 $this->recoveryEmail = $recoveryEmail;
736 return $this->recoveryEmail;