| Package | Description |
|---|---|
| com.google.api.services.analyticsreporting.v4.model |
| Modifier and Type | Method and Description |
|---|---|
PivotHeader |
PivotHeader.clone() |
PivotHeader |
PivotHeader.set(String fieldName,
Object value) |
PivotHeader |
PivotHeader.setPivotHeaderEntries(List<PivotHeaderEntry> pivotHeaderEntries)
A single pivot section header.
|
PivotHeader |
PivotHeader.setTotalPivotGroupsCount(Integer totalPivotGroupsCount)
The total number of groups for this pivot.
|
| Modifier and Type | Method and Description |
|---|---|
List<PivotHeader> |
MetricHeader.getPivotHeaders()
Headers for the pivots in the response.
|
| Modifier and Type | Method and Description |
|---|---|
MetricHeader |
MetricHeader.setPivotHeaders(List<PivotHeader> pivotHeaders)
Headers for the pivots in the response.
|
Copyright © 2011–2021 Google. All rights reserved.