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