Class AggregateField.CountAggregateField (3.20.0)

public static class AggregateField.CountAggregateField extends AggregateField

Represents a "count" aggregation that can be performed by Firestore.

Inheritance

java.lang.Object > AggregateField > AggregateField.CountAggregateField

Methods

getOperator()

public String getOperator()
Returns
TypeDescription
String