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