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