Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DImportContextBakImportOptionsEncryptionOptions.php25 public $certPath; variable in Google\\Service\\SQLAdmin\\ImportContextBakImportOptionsEncryptionOptions
38 public function setCertPath($certPath) argument
40 $this->certPath = $certPath;
47 return $this->certPath;