Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoDeterministicConfig.php60 public function setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType) argument
62 $this->surrogateInfoType = $surrogateInfoType;
69 return $this->surrogateInfoType;
H A DGooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php114 public function setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType) argument
116 $this->surrogateInfoType = $surrogateInfoType;
123 return $this->surrogateInfoType;