| Modifier and Type | Class and Description |
|---|---|
class |
Pivot
Describes the visible dimension columns and rows in the report response.
|
static class |
Pivot.Builder
Describes the visible dimension columns and rows in the report response.
|
| Modifier and Type | Method and Description |
|---|---|
PivotOrBuilder |
RunPivotReportRequestOrBuilder.getPivotsOrBuilder(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
PivotOrBuilder |
RunPivotReportRequest.getPivotsOrBuilder(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
PivotOrBuilder |
RunPivotReportRequest.Builder.getPivotsOrBuilder(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PivotOrBuilder> |
RunPivotReportRequestOrBuilder.getPivotsOrBuilderList()
Describes the visual format of the report's dimensions in columns or rows.
|
List<? extends PivotOrBuilder> |
RunPivotReportRequest.getPivotsOrBuilderList()
Describes the visual format of the report's dimensions in columns or rows.
|
List<? extends PivotOrBuilder> |
RunPivotReportRequest.Builder.getPivotsOrBuilderList()
Describes the visual format of the report's dimensions in columns or rows.
|
Copyright © 2022 Google LLC. All rights reserved.