Class DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder (3.3.2)

public static class DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder

Builder for projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}.

Inheritance

java.lang.Object > DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder

Constructors

ProjectLocationDeidentifyTemplateBuilder()

protected ProjectLocationDeidentifyTemplateBuilder()

Methods

build()

public DeidentifyTemplateName build()
Returns
TypeDescription
DeidentifyTemplateName

getDeidentifyTemplate()

public String getDeidentifyTemplate()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setDeidentifyTemplate(String deidentifyTemplate)

public DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder setDeidentifyTemplate(String deidentifyTemplate)
Parameter
NameDescription
deidentifyTemplateString
Returns
TypeDescription
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder

setLocation(String location)

public DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder

setProject(String project)

public DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder