Uses of Interface
com.google.datastore.v1.AggregationResultBatchOrBuilder
-
Packages that use AggregationResultBatchOrBuilder Package Description com.google.datastore.v1 -
-
Uses of AggregationResultBatchOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement AggregationResultBatchOrBuilder Modifier and Type Class Description class
AggregationResultBatch
A batch of aggregation results produced by an aggregation query.static class
AggregationResultBatch.Builder
A batch of aggregation results produced by an aggregation query.Methods in com.google.datastore.v1 that return AggregationResultBatchOrBuilder Modifier and Type Method Description AggregationResultBatchOrBuilder
RunAggregationQueryResponse.Builder. getBatchOrBuilder()
A batch of aggregation results.AggregationResultBatchOrBuilder
RunAggregationQueryResponse. getBatchOrBuilder()
A batch of aggregation results.AggregationResultBatchOrBuilder
RunAggregationQueryResponseOrBuilder. getBatchOrBuilder()
A batch of aggregation results.
-