Uses of Class
com.google.cloud.firestore.AggregateField.SumAggregateField
Packages that use AggregateField.SumAggregateField
-
Uses of AggregateField.SumAggregateField in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return AggregateField.SumAggregateFieldModifier and TypeMethodDescriptionCreate aAggregateField.SumAggregateFieldobject that can be used to compute the sum of a specified field over a range of documents in the result set of a query.Create aAggregateField.SumAggregateFieldobject that can be used to compute the sum of a specified field over a range of documents in the result set of a query.