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