Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php110 public $needConfirmation; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
477 public function setNeedConfirmation($needConfirmation) argument
479 $this->needConfirmation = $needConfirmation;
486 return $this->needConfirmation;