| Modifier and Type | Class and Description |
|---|---|
class |
OrderBy
Order bys define how rows will be sorted in the response.
|
static class |
OrderBy.Builder
Order bys define how rows will be sorted in the response.
|
| Modifier and Type | Method and Description |
|---|---|
OrderByOrBuilder |
RunReportRequestOrBuilder.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
RunRealtimeReportRequest.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
RunRealtimeReportRequest.Builder.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
Pivot.getOrderBysOrBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
OrderByOrBuilder |
Pivot.Builder.getOrderBysOrBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
OrderByOrBuilder |
RunRealtimeReportRequestOrBuilder.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
RunReportRequest.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
RunReportRequest.Builder.getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
PivotOrBuilder.getOrderBysOrBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OrderByOrBuilder> |
RunReportRequestOrBuilder.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
RunRealtimeReportRequest.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
RunRealtimeReportRequest.Builder.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
Pivot.getOrderBysOrBuilderList()
Specifies how dimensions are ordered in the pivot.
|
List<? extends OrderByOrBuilder> |
Pivot.Builder.getOrderBysOrBuilderList()
Specifies how dimensions are ordered in the pivot.
|
List<? extends OrderByOrBuilder> |
RunRealtimeReportRequestOrBuilder.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
RunReportRequest.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
RunReportRequest.Builder.getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
PivotOrBuilder.getOrderBysOrBuilderList()
Specifies how dimensions are ordered in the pivot.
|
Copyright © 2022 Google LLC. All rights reserved.