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