public static class TagTemplateName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TagTemplateName |
build() |
String |
getLocation() |
String |
getProject() |
String |
getTagTemplate() |
TagTemplateName.Builder |
setLocation(String location) |
TagTemplateName.Builder |
setProject(String project) |
TagTemplateName.Builder |
setTagTemplate(String tagTemplate) |
public String getProject()
public String getLocation()
public String getTagTemplate()
public TagTemplateName.Builder setProject(String project)
public TagTemplateName.Builder setLocation(String location)
public TagTemplateName.Builder setTagTemplate(String tagTemplate)
public TagTemplateName build()
Copyright © 2025 Google LLC. All rights reserved.