Lines Matching refs:CryptoKeyVersion
24 use Google\Service\CloudKMS\CryptoKeyVersion; alias
86 * @param CryptoKeyVersion $postBody
88 * @return CryptoKeyVersion
90 public function create($parent, CryptoKeyVersion $postBody, $optParams = [])
94 return $this->call('create', [$params], CryptoKeyVersion::class);
109 * @return CryptoKeyVersion
115 return $this->call('destroy', [$params], CryptoKeyVersion::class);
122 * @return CryptoKeyVersion
128 return $this->call('get', [$params], CryptoKeyVersion::class);
158 * @return CryptoKeyVersion
164 return $this->call('import', [$params], CryptoKeyVersion::class);
239 * @param CryptoKeyVersion $postBody
244 * @return CryptoKeyVersion
246 public function patch($name, CryptoKeyVersion $postBody, $optParams = [])
250 return $this->call('patch', [$params], CryptoKeyVersion::class);
261 * @return CryptoKeyVersion
267 return $this->call('restore', [$params], CryptoKeyVersion::class);