Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoKey.php24 protected $transientType = GooglePrivacyDlpV2TransientCryptoKey::class;
44 * @param GooglePrivacyDlpV2TransientCryptoKey
46 public function setTransient(GooglePrivacyDlpV2TransientCryptoKey $transient)
51 * @return GooglePrivacyDlpV2TransientCryptoKey
H A DGooglePrivacyDlpV2TransientCryptoKey.php20 class GooglePrivacyDlpV2TransientCryptoKey extends \Google\Model class
44 class_alias(GooglePrivacyDlpV2TransientCryptoKey::class, 'Google_Service_DLP_GooglePrivacyDlpV2Tran…