| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
MetricValue |
MetricValue.clone() |
MetricValue |
MetricValue.set(String fieldName,
Object value) |
MetricValue |
MetricValue.setValue(String value)
Measurement value.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricValue> |
Row.getMetricValues()
List of requested visible metric values.
|
| Modifier and Type | Method and Description |
|---|---|
Row |
Row.setMetricValues(List<MetricValue> metricValues)
List of requested visible metric values.
|
Copyright © 2011–2023 Google. All rights reserved.