Class DlpContentName.ProjectLocationBuilder (3.46.0)

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
Type Description
DlpContentName

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setLocation(String location)

public DlpContentName.ProjectLocationBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
DlpContentName.ProjectLocationBuilder

setProject(String project)

public DlpContentName.ProjectLocationBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
DlpContentName.ProjectLocationBuilder