Searched refs:ImportJob (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudKMS\ImportJob; alias43 * @param ImportJob $postBody48 * @return ImportJob50 public function create($parent, ImportJob $postBody, $optParams = [])54 return $this->call('create', [$params], ImportJob::class);61 * @return ImportJob67 return $this->call('get', [$params], ImportJob::class);
23 protected $importJobsType = ImportJob::class;35 * @param ImportJob[]42 * @return ImportJob[]
20 class ImportJob extends \Google\Model class202 class_alias(ImportJob::class, 'Google_Service_CloudKMS_ImportJob');