A string used to retrieve the result of this aggregation.
If this is not provided, Datastore will pick a default name with a prefix of property_
followed by an auto-incremented ID, e.g. property_1.
A string used to retrieve the result of this aggregation.
If this is not provided, Datastore will pick a default name with a prefix of property_
followed by an auto-incremented ID, e.g. property_1.
A string used to retrieve the result of this aggregation.
If this is not provided, Datastore will pick a default name with a prefix of property_
followed by an auto-incremented ID, e.g. property_1.
[[["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\u003eThe document provides reference information for the \u003ccode\u003eAggregations\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace in the .NET environment, spanning from version 3.2.0 to 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregations\u003c/code\u003e class serves as a factory for various aggregation types used in querying Google Cloud Datastore data.\u003c/p\u003e\n"],["\u003cp\u003eIt defines three core methods: \u003ccode\u003eAverage\u003c/code\u003e, \u003ccode\u003eCount\u003c/code\u003e, and \u003ccode\u003eSum\u003c/code\u003e, which enable calculations such as average, total count, and sum of a specified property within Datastore.\u003c/p\u003e\n"],["\u003cp\u003eEach method allows for an optional alias parameter to customize how the aggregation result is identified, defaulting to an auto-incremented ID if none is provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAverage\u003c/code\u003e and \u003ccode\u003eSum\u003c/code\u003e methods require the specification of a property, which must not be null, while \u003ccode\u003eCount\u003c/code\u003e takes no parameter, implying a count of all entries.\u003c/p\u003e\n"]]],[],null,[]]