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