GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest constructor
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest({
- GooglePrivacyDlpV2DeidentifyTemplate? deidentifyTemplate,
- String? updateMask,
Implementation
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest({
this.deidentifyTemplate,
this.updateMask,
});