| Package | Description |
|---|---|
| com.google.api.services.analyticsreporting.v4.model |
| Modifier and Type | Method and Description |
|---|---|
PivotValueRegion |
PivotValueRegion.clone() |
PivotValueRegion |
PivotValueRegion.set(String fieldName,
Object value) |
PivotValueRegion |
PivotValueRegion.setValues(List<String> values)
The values of the metrics in each of the pivot regions.
|
| Modifier and Type | Method and Description |
|---|---|
List<PivotValueRegion> |
DateRangeValues.getPivotValueRegions()
The values of each pivot region.
|
| Modifier and Type | Method and Description |
|---|---|
DateRangeValues |
DateRangeValues.setPivotValueRegions(List<PivotValueRegion> pivotValueRegions)
The values of each pivot region.
|
Copyright © 2011–2021 Google. All rights reserved.