Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoKey.php22 protected $kmsWrappedType = GooglePrivacyDlpV2KmsWrappedCryptoKey::class;
30 * @param GooglePrivacyDlpV2KmsWrappedCryptoKey
32 public function setKmsWrapped(GooglePrivacyDlpV2KmsWrappedCryptoKey $kmsWrapped)
37 * @return GooglePrivacyDlpV2KmsWrappedCryptoKey
H A DGooglePrivacyDlpV2KmsWrappedCryptoKey.php20 class GooglePrivacyDlpV2KmsWrappedCryptoKey extends \Google\Model class
62 class_alias(GooglePrivacyDlpV2KmsWrappedCryptoKey::class, 'Google_Service_DLP_GooglePrivacyDlpV2Kms…