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