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