| Modifier and Type | Method and Description |
|---|---|
OrderBy |
OrderBy.Builder.build() |
OrderBy |
OrderBy.Builder.buildPartial() |
static OrderBy |
OrderBy.getDefaultInstance() |
OrderBy |
OrderBy.getDefaultInstanceForType() |
OrderBy |
OrderBy.Builder.getDefaultInstanceForType() |
OrderBy |
RunReportRequestOrBuilder.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
RunRealtimeReportRequest.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
RunRealtimeReportRequest.Builder.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
Pivot.getOrderBys(int index)
Specifies how dimensions are ordered in the pivot.
|
OrderBy |
Pivot.Builder.getOrderBys(int index)
Specifies how dimensions are ordered in the pivot.
|
OrderBy |
RunRealtimeReportRequestOrBuilder.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
RunReportRequest.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
RunReportRequest.Builder.getOrderBys(int index)
Specifies how rows are ordered in the response.
|
OrderBy |
PivotOrBuilder.getOrderBys(int index)
Specifies how dimensions are ordered in the pivot.
|
static OrderBy |
OrderBy.parseDelimitedFrom(InputStream input) |
static OrderBy |
OrderBy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderBy |
OrderBy.parseFrom(byte[] data) |
static OrderBy |
OrderBy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderBy |
OrderBy.parseFrom(ByteBuffer data) |
static OrderBy |
OrderBy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderBy |
OrderBy.parseFrom(com.google.protobuf.ByteString data) |
static OrderBy |
OrderBy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderBy |
OrderBy.parseFrom(com.google.protobuf.CodedInputStream input) |
static OrderBy |
OrderBy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OrderBy |
OrderBy.parseFrom(InputStream input) |
static OrderBy |
OrderBy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderBy> |
RunReportRequestOrBuilder.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
RunRealtimeReportRequest.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
RunRealtimeReportRequest.Builder.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
Pivot.getOrderBysList()
Specifies how dimensions are ordered in the pivot.
|
List<OrderBy> |
Pivot.Builder.getOrderBysList()
Specifies how dimensions are ordered in the pivot.
|
List<OrderBy> |
RunRealtimeReportRequestOrBuilder.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
RunReportRequest.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
RunReportRequest.Builder.getOrderBysList()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
PivotOrBuilder.getOrderBysList()
Specifies how dimensions are ordered in the pivot.
|
com.google.protobuf.Parser<OrderBy> |
OrderBy.getParserForType() |
static com.google.protobuf.Parser<OrderBy> |
OrderBy.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunRealtimeReportRequest.Builder |
RunRealtimeReportRequest.Builder.addOrderBys(int index,
OrderBy value)
Specifies how rows are ordered in the response.
|
Pivot.Builder |
Pivot.Builder.addOrderBys(int index,
OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
RunReportRequest.Builder |
RunReportRequest.Builder.addOrderBys(int index,
OrderBy value)
Specifies how rows are ordered in the response.
|
RunRealtimeReportRequest.Builder |
RunRealtimeReportRequest.Builder.addOrderBys(OrderBy value)
Specifies how rows are ordered in the response.
|
Pivot.Builder |
Pivot.Builder.addOrderBys(OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
RunReportRequest.Builder |
RunReportRequest.Builder.addOrderBys(OrderBy value)
Specifies how rows are ordered in the response.
|
OrderBy.Builder |
OrderBy.Builder.mergeFrom(OrderBy other) |
static OrderBy.Builder |
OrderBy.newBuilder(OrderBy prototype) |
RunRealtimeReportRequest.Builder |
RunRealtimeReportRequest.Builder.setOrderBys(int index,
OrderBy value)
Specifies how rows are ordered in the response.
|
Pivot.Builder |
Pivot.Builder.setOrderBys(int index,
OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
RunReportRequest.Builder |
RunReportRequest.Builder.setOrderBys(int index,
OrderBy value)
Specifies how rows are ordered in the response.
|
| Modifier and Type | Method and Description |
|---|---|
RunRealtimeReportRequest.Builder |
RunRealtimeReportRequest.Builder.addAllOrderBys(Iterable<? extends OrderBy> values)
Specifies how rows are ordered in the response.
|
Pivot.Builder |
Pivot.Builder.addAllOrderBys(Iterable<? extends OrderBy> values)
Specifies how dimensions are ordered in the pivot.
|
RunReportRequest.Builder |
RunReportRequest.Builder.addAllOrderBys(Iterable<? extends OrderBy> values)
Specifies how rows are ordered in the response.
|
Copyright © 2022 Google LLC. All rights reserved.