reidentifyTemplateName property
Template to use.
References an instance of DeidentifyTemplate. Any configuration directly
specified in reidentify_config or inspect_config will override those
set in the template. The DeidentifyTemplate used must include only
reversible transformations. 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? reidentifyTemplateName;