public class AggregationResults implements Iterable<AggregationResult>
The result of an AggregationQuery query submission. Contains a <xref uid="" data-throw-if-not-resolved="false">List<AggregationResult> and readTime Timestamp in it.
This can be used to iterate over an underlying <xref uid="List<AggregationResult>" data-throw-if-not-resolved="false">List<AggregationResult> directly.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]