Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php55 public function setCryptoHashConfig(CryptoHashConfig $cryptoHashConfig) argument
57 $this->cryptoHashConfig = $cryptoHashConfig;
64 return $this->cryptoHashConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PrimitiveTransformation.php92 public function setCryptoHashConfig(GooglePrivacyDlpV2CryptoHashConfig $cryptoHashConfig) argument
94 $this->cryptoHashConfig = $cryptoHashConfig;
101 return $this->cryptoHashConfig;