deidentifyTemplateName property

String? deidentifyTemplateName
getter/setter pair

Template to use.

Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.

Implementation

core.String? deidentifyTemplateName;