Class DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder (3.44.0)

See more code actions.
public static class DeidentifyTemplateName.ProjectLocationDeidentifyTemplateBuilder

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

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

setLocation(String location)

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

setProject(String project)

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