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 document provides reference information for the \u003ccode\u003eAggregationResultBatch\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.9.0, which includes links to documentation for versions ranging from 3.2.0 to 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAggregationResultBatch\u003c/code\u003e is a sealed class that represents a batch of aggregation results returned by an aggregation query and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResultBatch\u003c/code\u003e class includes properties for managing aggregation results, detailing the state of the query after the current batch, and capturing the read timestamp of the batch.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts an \u003ccode\u003eAggregationResultBatch\u003c/code\u003e parameter for copying or creating new instances based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThis reference documentation offers inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e, from the object class.\u003c/p\u003e\n"]]],[],null,[]]