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 classAggregationResultBatchA batch of aggregation results produced by an aggregation query.static classAggregationResultBatch.BuilderA batch of aggregation results produced by an aggregation query.Methods in com.google.datastore.v1 that return AggregationResultBatchOrBuilder Modifier and Type Method Description AggregationResultBatchOrBuilderRunAggregationQueryResponse.Builder. getBatchOrBuilder()A batch of aggregation results.AggregationResultBatchOrBuilderRunAggregationQueryResponse. getBatchOrBuilder()A batch of aggregation results.AggregationResultBatchOrBuilderRunAggregationQueryResponseOrBuilder. getBatchOrBuilder()A batch of aggregation results.
-