| Modifier and Type | Method and Description |
|---|---|
ReportName |
ReportName.Builder.build() |
static ReportName |
ReportName.of(String project,
String location,
String reportConfig,
String report) |
static ReportName |
ReportName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ReportName> |
ReportName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ReportName.toStringList(List<ReportName> values) |
Copyright © 2024 Google LLC. All rights reserved.