| Package | Description |
|---|---|
| com.google.api.services.language.v2.model |
| Modifier and Type | Method and Description |
|---|---|
XPSMetricEntryLabel |
XPSMetricEntryLabel.clone() |
XPSMetricEntryLabel |
XPSMetricEntryLabel.set(String fieldName,
Object value) |
XPSMetricEntryLabel |
XPSMetricEntryLabel.setLabelName(String labelName)
The name of the label.
|
XPSMetricEntryLabel |
XPSMetricEntryLabel.setLabelValue(String labelValue)
The value of the label.
|
| Modifier and Type | Method and Description |
|---|---|
List<XPSMetricEntryLabel> |
XPSMetricEntry.getSystemLabels()
Billing system labels for this (metric, value) pair.
|
| Modifier and Type | Method and Description |
|---|---|
XPSMetricEntry |
XPSMetricEntry.setSystemLabels(List<XPSMetricEntryLabel> systemLabels)
Billing system labels for this (metric, value) pair.
|
Copyright © 2011–2025 Google. All rights reserved.