Uses of Class
com.google.privacy.dlp.v2.DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
-
Packages that use DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder Modifier and Type Method Description static DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
DeidentifyTemplateName. newOrganizationLocationDeidentifyTemplateBuilder()
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder. setDeidentifyTemplate(String deidentifyTemplate)
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder. setLocation(String location)
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder
DeidentifyTemplateName.OrganizationLocationDeidentifyTemplateBuilder. setOrganization(String organization)
-