| Modifier and Type | Class and Description |
|---|---|
class |
PivotHeader
Dimensions' values in a single pivot.
|
static class |
PivotHeader.Builder
Dimensions' values in a single pivot.
|
| Modifier and Type | Method and Description |
|---|---|
PivotHeaderOrBuilder |
RunPivotReportResponse.getPivotHeadersOrBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
PivotHeaderOrBuilder |
RunPivotReportResponse.Builder.getPivotHeadersOrBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
PivotHeaderOrBuilder |
RunPivotReportResponseOrBuilder.getPivotHeadersOrBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PivotHeaderOrBuilder> |
RunPivotReportResponse.getPivotHeadersOrBuilderList()
Summarizes the columns and rows created by a pivot.
|
List<? extends PivotHeaderOrBuilder> |
RunPivotReportResponse.Builder.getPivotHeadersOrBuilderList()
Summarizes the columns and rows created by a pivot.
|
List<? extends PivotHeaderOrBuilder> |
RunPivotReportResponseOrBuilder.getPivotHeadersOrBuilderList()
Summarizes the columns and rows created by a pivot.
|
Copyright © 2022 Google LLC. All rights reserved.