Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUserInfo.php34 public $customAuth; variable in Google\\Service\\IdentityToolkit\\UserInfo
126 public function setCustomAuth($customAuth) argument
128 $this->customAuth = $customAuth;
135 return $this->customAuth;