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