| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
PivotDimensionHeader |
PivotDimensionHeader.clone() |
PivotDimensionHeader |
PivotDimensionHeader.set(String fieldName,
Object value) |
PivotDimensionHeader |
PivotDimensionHeader.setDimensionValues(List<DimensionValue> dimensionValues)
Values of multiple dimensions in a pivot.
|
| Modifier and Type | Method and Description |
|---|---|
List<PivotDimensionHeader> |
PivotHeader.getPivotDimensionHeaders()
The size is the same as the cardinality of the corresponding dimension combinations.
|
| Modifier and Type | Method and Description |
|---|---|
PivotHeader |
PivotHeader.setPivotDimensionHeaders(List<PivotDimensionHeader> pivotDimensionHeaders)
The size is the same as the cardinality of the corresponding dimension combinations.
|
Copyright © 2011–2023 Google. All rights reserved.