GooglePrivacyDlpV2QuasiId constructor
GooglePrivacyDlpV2QuasiId({
- String? customTag,
- GooglePrivacyDlpV2FieldId? field,
- GoogleProtobufEmpty? inferred,
- GooglePrivacyDlpV2InfoType? infoType,
Implementation
GooglePrivacyDlpV2QuasiId({
this.customTag,
this.field,
this.inferred,
this.infoType,
});