| Package | Description |
|---|---|
| com.google.logging.type |
| Modifier and Type | Method and Description |
|---|---|
ProjectMetricName |
ProjectMetricName.Builder.build() |
static ProjectMetricName |
ProjectMetricName.of(String project,
String metric) |
static ProjectMetricName |
ProjectMetricName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectMetricName> |
ProjectMetricName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ProjectMetricName.toStringList(List<ProjectMetricName> values) |
Copyright © 2020 Google LLC. All rights reserved.