Home
last modified time | relevance | path

Searched refs:enablePrivateKeyCheck (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DProjectConfig.php25 public $enablePrivateKeyCheck; variable in Google\\Service\\CloudSourceRepositories\\ProjectConfig
36 public function setEnablePrivateKeyCheck($enablePrivateKeyCheck) argument
38 $this->enablePrivateKeyCheck = $enablePrivateKeyCheck;
45 return $this->enablePrivateKeyCheck;