| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
PivotHeader |
PivotHeader.clone() |
PivotHeader |
PivotHeader.set(String fieldName,
Object value) |
PivotHeader |
PivotHeader.setPivotDimensionHeaders(List<PivotDimensionHeader> pivotDimensionHeaders)
The size is the same as the cardinality of the corresponding dimension combinations.
|
PivotHeader |
PivotHeader.setRowCount(Integer rowCount)
The cardinality of the pivot.
|
| Modifier and Type | Method and Description |
|---|---|
List<PivotHeader> |
RunPivotReportResponse.getPivotHeaders()
Summarizes the columns and rows created by a pivot.
|
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportResponse |
RunPivotReportResponse.setPivotHeaders(List<PivotHeader> pivotHeaders)
Summarizes the columns and rows created by a pivot.
|
Copyright © 2011–2023 Google. All rights reserved.