| Modifier and Type | Method and Description |
|---|---|
DlpContentName |
DlpContentName.Builder.build() |
DlpContentName |
DlpContentName.ProjectLocationBuilder.build() |
static DlpContentName |
DlpContentName.of(String project) |
static DlpContentName |
DlpContentName.ofProjectLocationName(String project,
String location) |
static DlpContentName |
DlpContentName.ofProjectName(String project) |
static DlpContentName |
DlpContentName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<DlpContentName> |
DlpContentName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
DlpContentName.toStringList(List<DlpContentName> values) |
Copyright © 2022 Google LLC. All rights reserved.