Class AggregationResult (2.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
AggregationResult(alias, value)
A class representing result from Aggregation Query
Parameters |
Name |
Description |
alias |
str
The alias for the aggregation.
|
value |
int
The resulting value from the aggregation.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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 2025-08-28 UTC."],[],[],null,["# Class AggregationResult (2.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.21.0 (latest)](/python/docs/reference/datastore/latest/google.cloud.datastore.aggregation.AggregationResult)\n- [2.20.2](/python/docs/reference/datastore/2.20.2/google.cloud.datastore.aggregation.AggregationResult)\n- [2.19.0](/python/docs/reference/datastore/2.19.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.18.0](/python/docs/reference/datastore/2.18.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.17.0](/python/docs/reference/datastore/2.17.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.16.1](/python/docs/reference/datastore/2.16.1/google.cloud.datastore.aggregation.AggregationResult)\n- [2.15.2](/python/docs/reference/datastore/2.15.2/google.cloud.datastore.aggregation.AggregationResult)\n- [2.14.0](/python/docs/reference/datastore/2.14.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.13.2](/python/docs/reference/datastore/2.13.2/google.cloud.datastore.aggregation.AggregationResult)\n- [2.12.0](/python/docs/reference/datastore/2.12.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.11.1](/python/docs/reference/datastore/2.11.1/google.cloud.datastore.aggregation.AggregationResult)\n- [2.10.0](/python/docs/reference/datastore/2.10.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.9.0](/python/docs/reference/datastore/2.9.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.8.3](/python/docs/reference/datastore/2.8.3/google.cloud.datastore.aggregation.AggregationResult)\n- [2.7.2](/python/docs/reference/datastore/2.7.2/google.cloud.datastore.aggregation.AggregationResult)\n- [2.6.2](/python/docs/reference/datastore/2.6.2/google.cloud.datastore.aggregation.AggregationResult)\n- [2.5.1](/python/docs/reference/datastore/2.5.1/google.cloud.datastore.aggregation.AggregationResult)\n- [2.4.0](/python/docs/reference/datastore/2.4.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.3.0](/python/docs/reference/datastore/2.3.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.2.0](/python/docs/reference/datastore/2.2.0/google.cloud.datastore.aggregation.AggregationResult)\n- [2.1.6](/python/docs/reference/datastore/2.1.6/google.cloud.datastore.aggregation.AggregationResult)\n- [2.0.1](/python/docs/reference/datastore/2.0.1/google.cloud.datastore.aggregation.AggregationResult)\n- [1.15.5](/python/docs/reference/datastore/1.15.5/google.cloud.datastore.aggregation.AggregationResult)\n- [1.14.0](/python/docs/reference/datastore/1.14.0/google.cloud.datastore.aggregation.AggregationResult)\n- [1.13.2](/python/docs/reference/datastore/1.13.2/google.cloud.datastore.aggregation.AggregationResult)\n- [1.12.0](/python/docs/reference/datastore/1.12.0/google.cloud.datastore.aggregation.AggregationResult)\n- [1.11.0](/python/docs/reference/datastore/1.11.0/google.cloud.datastore.aggregation.AggregationResult)\n- [1.10.0](/python/docs/reference/datastore/1.10.0/google.cloud.datastore.aggregation.AggregationResult)\n- [1.9.0](/python/docs/reference/datastore/1.9.0/google.cloud.datastore.aggregation.AggregationResult) \n\n AggregationResult(alias, value)\n\nA class representing result from Aggregation Query"]]