public QueryResultBatch.Types.MoreResultsType MoreResults { get; set; }
The state of the query after the current batch.
Only COUNT(*) aggregations are supported in the initial launch. Therefore,
expected result type is limited to NO_MORE_RESULTS.
In a single transaction, subsequent query result batches for the same query
can have a greater timestamp. Each batch's read timestamp
is valid for all preceding batches.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAggregationResultBatch\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResultBatch\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace and is used to represent a batch of results produced by an aggregation query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResultBatch\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAggregationResults\u003c/code\u003e, which contains the aggregation results for the batch, \u003ccode\u003eMoreResults\u003c/code\u003e, indicating the state of the query after the batch, and \u003ccode\u003eReadTime\u003c/code\u003e, which provides the timestamp when the batch was returned.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e API documentation listed, with the latest being version 4.15.0, but this page details the 4.8.0 iteration.\u003c/p\u003e\n"]]],[],null,[]]