Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCryptoKey.php37 public $importOnly; variable in Google\\Service\\CloudKMS\\CryptoKey
108 public function setImportOnly($importOnly) argument
110 $this->importOnly = $importOnly;
117 return $this->importOnly;