Class AvgAggregation.Builder

java.lang.Object
com.google.cloud.datastore.aggregation.AvgAggregation.Builder
All Implemented Interfaces:
AggregationBuilder<AvgAggregation>
Enclosing class:
AvgAggregation

public static class AvgAggregation.Builder extends Object implements AggregationBuilder<AvgAggregation>
A builder class to create and customize a AvgAggregation.