Lines Matching defs:optParams
56 public function asymmetricDecrypt($name, AsymmetricDecryptRequest $postBody, $optParams = [])
73 public function asymmetricSign($name, AsymmetricSignRequest $postBody, $optParams = [])
90 public function create($parent, CryptoKeyVersion $postBody, $optParams = [])
111 public function destroy($name, DestroyCryptoKeyVersionRequest $postBody, $optParams = [])
124 public function get($name, $optParams = [])
140 public function getPublicKey($name, $optParams = [])
160 public function import($parent, ImportCryptoKeyVersionRequest $postBody, $optParams = [])
191 public function listProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions($parent, $optParams = [])
208 public function macSign($name, MacSignRequest $postBody, $optParams = [])
225 public function macVerify($name, MacVerifyRequest $postBody, $optParams = [])
246 public function patch($name, CryptoKeyVersion $postBody, $optParams = [])
263 public function restore($name, RestoreCryptoKeyVersionRequest $postBody, $optParams = [])