Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoKey.php26 protected $unwrappedType = GooglePrivacyDlpV2UnwrappedCryptoKey::class;
58 * @param GooglePrivacyDlpV2UnwrappedCryptoKey
60 public function setUnwrapped(GooglePrivacyDlpV2UnwrappedCryptoKey $unwrapped)
65 * @return GooglePrivacyDlpV2UnwrappedCryptoKey
H A DGooglePrivacyDlpV2UnwrappedCryptoKey.php20 class GooglePrivacyDlpV2UnwrappedCryptoKey extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2UnwrappedCryptoKey::class, 'Google_Service_DLP_GooglePrivacyDlpV2Unwr…