Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyAssertionRequest.php25 public $autoCreate; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest
78 public function setAutoCreate($autoCreate) argument
80 $this->autoCreate = $autoCreate;
87 return $this->autoCreate;