Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DImportCryptoKeyVersionRequest.php33 public $importJob; variable in Google\\Service\\CloudKMS\\ImportCryptoKeyVersionRequest
70 public function setImportJob($importJob) argument
72 $this->importJob = $importJob;
79 return $this->importJob;
H A DCryptoKeyVersion.php53 public $importJob; variable in Google\\Service\\CloudKMS\\CryptoKeyVersion
190 public function setImportJob($importJob) argument
192 $this->importJob = $importJob;
199 return $this->importJob;