@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class DlpContentName.ProjectLocationBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DlpContentName |
build() |
String |
getLocation() |
String |
getProject() |
DlpContentName.ProjectLocationBuilder |
setLocation(String location) |
DlpContentName.ProjectLocationBuilder |
setProject(String project) |
public String getProject()
public String getLocation()
public DlpContentName.ProjectLocationBuilder setProject(String project)
public DlpContentName.ProjectLocationBuilder setLocation(String location)
public DlpContentName build()
Copyright © 2022 Google LLC. All rights reserved.