Class DlpContentName.ProjectLocationBuilder (3.2.1)

public static class DlpContentName.ProjectLocationBuilder

Builder for projects/{project}/locations/{location}/dlpContent.

Inheritance

java.lang.Object > DlpContentName.ProjectLocationBuilder

Constructors

ProjectLocationBuilder()

protected ProjectLocationBuilder()

Methods

build()

public DlpContentName build()
Returns
TypeDescription
DlpContentName

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setLocation(String location)

public DlpContentName.ProjectLocationBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
DlpContentName.ProjectLocationBuilder

setProject(String project)

public DlpContentName.ProjectLocationBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
DlpContentName.ProjectLocationBuilder