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