Uses of Class
com.google.datastore.v1.AggregationQuery.Aggregation.Count.Builder
-
Uses of AggregationQuery.Aggregation.Count.Builder in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationQuery.Aggregation.Count.BuilderModifier and TypeMethodDescriptionAggregationQuery.Aggregation.Count.Builder.clear()AggregationQuery.Aggregation.Count.Builder.clearUpTo()Optional.AggregationQuery.Aggregation.Builder.getCountBuilder()Count aggregator.AggregationQuery.Aggregation.Count.Builder.mergeFrom(AggregationQuery.Aggregation.Count other) AggregationQuery.Aggregation.Count.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregationQuery.Aggregation.Count.Builder.mergeFrom(com.google.protobuf.Message other) AggregationQuery.Aggregation.Count.Builder.mergeUpTo(com.google.protobuf.Int64Value value) Optional.AggregationQuery.Aggregation.Count.newBuilder()AggregationQuery.Aggregation.Count.newBuilder(AggregationQuery.Aggregation.Count prototype) AggregationQuery.Aggregation.Count.newBuilderForType()AggregationQuery.Aggregation.Count.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AggregationQuery.Aggregation.Count.Builder.setUpTo(com.google.protobuf.Int64Value value) Optional.AggregationQuery.Aggregation.Count.Builder.setUpTo(com.google.protobuf.Int64Value.Builder builderForValue) Optional.AggregationQuery.Aggregation.Count.toBuilder()Methods in com.google.datastore.v1 with parameters of type AggregationQuery.Aggregation.Count.BuilderModifier and TypeMethodDescriptionAggregationQuery.Aggregation.Builder.setCount(AggregationQuery.Aggregation.Count.Builder builderForValue) Count aggregator.