Uses of Class
com.google.privacy.dlp.v2.DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
-
Packages that use DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder Modifier and Type Method Description static DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
DeidentifyTemplateName. newProjectLocationDeidentifyTemplateBuilder()
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder. setDeidentifyTemplate(String deidentifyTemplate)
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder. setLocation(String location)
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder. setProject(String project)
-