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