GooglePrivacyDlpV2KAnonymityConfig constructor
GooglePrivacyDlpV2KAnonymityConfig({
- GooglePrivacyDlpV2EntityId? entityId,
- List<
GooglePrivacyDlpV2FieldId> ? quasiIds,
Implementation
GooglePrivacyDlpV2KAnonymityConfig({this.entityId, this.quasiIds});