Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyPasswordResponse.php57 public $oauthExpireIn; variable in Google\\Service\\IdentityToolkit\\VerifyPasswordResponse
186 public function setOauthExpireIn($oauthExpireIn) argument
188 $this->oauthExpireIn = $oauthExpireIn;
195 return $this->oauthExpireIn;
H A DVerifyAssertionResponse.php130 public $oauthExpireIn; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
547 public function setOauthExpireIn($oauthExpireIn) argument
549 $this->oauthExpireIn = $oauthExpireIn;
556 return $this->oauthExpireIn;