GooglePrivacyDlpV2CryptoDeterministicConfig constructor
GooglePrivacyDlpV2CryptoDeterministicConfig({
- GooglePrivacyDlpV2FieldId? context,
- GooglePrivacyDlpV2CryptoKey? cryptoKey,
- GooglePrivacyDlpV2InfoType? surrogateInfoType,
Implementation
GooglePrivacyDlpV2CryptoDeterministicConfig({
this.context,
this.cryptoKey,
this.surrogateInfoType,
});