Uses of Class
com.google.firestore.v1.StructuredAggregationQuery.Aggregation.Count
-
Uses of StructuredAggregationQuery.Aggregation.Count in com.google.firestore.v1
Methods in com.google.firestore.v1 that return StructuredAggregationQuery.Aggregation.CountModifier and TypeMethodDescriptionStructuredAggregationQuery.Aggregation.Count.Builder.build()StructuredAggregationQuery.Aggregation.Count.Builder.buildPartial()StructuredAggregationQuery.Aggregation.Builder.getCount()Count aggregator.StructuredAggregationQuery.Aggregation.getCount()Count aggregator.StructuredAggregationQuery.AggregationOrBuilder.getCount()Count aggregator.StructuredAggregationQuery.Aggregation.Count.getDefaultInstance()StructuredAggregationQuery.Aggregation.Count.Builder.getDefaultInstanceForType()StructuredAggregationQuery.Aggregation.Count.getDefaultInstanceForType()StructuredAggregationQuery.Aggregation.Count.parseDelimitedFrom(InputStream input) StructuredAggregationQuery.Aggregation.Count.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredAggregationQuery.Aggregation.Count.parseFrom(byte[] data) StructuredAggregationQuery.Aggregation.Count.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredAggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.ByteString data) StructuredAggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredAggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.CodedInputStream input) StructuredAggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredAggregationQuery.Aggregation.Count.parseFrom(InputStream input) StructuredAggregationQuery.Aggregation.Count.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StructuredAggregationQuery.Aggregation.Count.parseFrom(ByteBuffer data) StructuredAggregationQuery.Aggregation.Count.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.v1 that return types with arguments of type StructuredAggregationQuery.Aggregation.CountModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StructuredAggregationQuery.Aggregation.Count>StructuredAggregationQuery.Aggregation.Count.getParserForType()static com.google.protobuf.Parser<StructuredAggregationQuery.Aggregation.Count>StructuredAggregationQuery.Aggregation.Count.parser()Methods in com.google.firestore.v1 with parameters of type StructuredAggregationQuery.Aggregation.CountModifier and TypeMethodDescriptionStructuredAggregationQuery.Aggregation.Builder.mergeCount(StructuredAggregationQuery.Aggregation.Count value) Count aggregator.StructuredAggregationQuery.Aggregation.Count.Builder.mergeFrom(StructuredAggregationQuery.Aggregation.Count other) StructuredAggregationQuery.Aggregation.Count.newBuilder(StructuredAggregationQuery.Aggregation.Count prototype) StructuredAggregationQuery.Aggregation.Builder.setCount(StructuredAggregationQuery.Aggregation.Count value) Count aggregator.