| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
MetricOrderBy |
MetricOrderBy.clone() |
MetricOrderBy |
OrderBy.getMetric()
Sorts results by a metric's values.
|
MetricOrderBy |
MetricOrderBy.set(String fieldName,
Object value) |
MetricOrderBy |
MetricOrderBy.setMetricName(String metricName)
A metric name in the request to order by.
|
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
OrderBy.setMetric(MetricOrderBy metric)
Sorts results by a metric's values.
|
Copyright © 2011–2023 Google. All rights reserved.