| Modifier and Type | Class and Description |
|---|---|
class |
PivotDimensionHeader
Summarizes dimension values from a row for this pivot.
|
static class |
PivotDimensionHeader.Builder
Summarizes dimension values from a row for this pivot.
|
| Modifier and Type | Method and Description |
|---|---|
PivotDimensionHeaderOrBuilder |
PivotHeaderOrBuilder.getPivotDimensionHeadersOrBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
|
PivotDimensionHeaderOrBuilder |
PivotHeader.getPivotDimensionHeadersOrBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
|
PivotDimensionHeaderOrBuilder |
PivotHeader.Builder.getPivotDimensionHeadersOrBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PivotDimensionHeaderOrBuilder> |
PivotHeaderOrBuilder.getPivotDimensionHeadersOrBuilderList()
The size is the same as the cardinality of the corresponding dimension
combinations.
|
List<? extends PivotDimensionHeaderOrBuilder> |
PivotHeader.getPivotDimensionHeadersOrBuilderList()
The size is the same as the cardinality of the corresponding dimension
combinations.
|
List<? extends PivotDimensionHeaderOrBuilder> |
PivotHeader.Builder.getPivotDimensionHeadersOrBuilderList()
The size is the same as the cardinality of the corresponding dimension
combinations.
|
Copyright © 2022 Google LLC. All rights reserved.