deidentifyTemplates property

List<GooglePrivacyDlpV2DeidentifyTemplate>? deidentifyTemplates
getter/setter pair

List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.

Implementation

core.List<GooglePrivacyDlpV2DeidentifyTemplate>? deidentifyTemplates;