| Modifier and Type | Class and Description |
|---|---|
class |
AggregationQuery
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
|
static class |
AggregationQuery.Builder
Datastore query for running an aggregation over a [Query][google.datastore.v1.Query].
|
| Modifier and Type | Method and Description |
|---|---|
AggregationQueryOrBuilder |
RunAggregationQueryRequest.getAggregationQueryOrBuilder()
The query to run.
|
AggregationQueryOrBuilder |
RunAggregationQueryRequest.Builder.getAggregationQueryOrBuilder()
The query to run.
|
AggregationQueryOrBuilder |
RunAggregationQueryRequestOrBuilder.getAggregationQueryOrBuilder()
The query to run.
|
AggregationQueryOrBuilder |
RunAggregationQueryResponse.getQueryOrBuilder()
The parsed form of the `GqlQuery` from the request, if it was set.
|
AggregationQueryOrBuilder |
RunAggregationQueryResponse.Builder.getQueryOrBuilder()
The parsed form of the `GqlQuery` from the request, if it was set.
|
AggregationQueryOrBuilder |
RunAggregationQueryResponseOrBuilder.getQueryOrBuilder()
The parsed form of the `GqlQuery` from the request, if it was set.
|
Copyright © 2023 Google LLC. All rights reserved.