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