Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php28 protected $cryptoHashConfigType = GooglePrivacyDlpV2CryptoHashConfig::class;
90 * @param GooglePrivacyDlpV2CryptoHashConfig
92 public function setCryptoHashConfig(GooglePrivacyDlpV2CryptoHashConfig $cryptoHashConfig)
97 * @return GooglePrivacyDlpV2CryptoHashConfig
H A DGooglePrivacyDlpV2CryptoHashConfig.php20 class GooglePrivacyDlpV2CryptoHashConfig extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2CryptoHashConfig::class, 'Google_Service_DLP_GooglePrivacyDlpV2Crypto…