Uses of Class
com.google.firestore.v1.AggregationResult
-
Uses of AggregationResult in com.google.firestore.v1
Methods in com.google.firestore.v1 that return AggregationResultModifier and TypeMethodDescriptionAggregationResult.Builder.build()AggregationResult.Builder.buildPartial()static AggregationResultAggregationResult.getDefaultInstance()AggregationResult.Builder.getDefaultInstanceForType()AggregationResult.getDefaultInstanceForType()RunAggregationQueryResponse.Builder.getResult()A single aggregation result.RunAggregationQueryResponse.getResult()A single aggregation result.RunAggregationQueryResponseOrBuilder.getResult()A single aggregation result.static AggregationResultAggregationResult.parseDelimitedFrom(InputStream input) static AggregationResultAggregationResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultAggregationResult.parseFrom(byte[] data) static AggregationResultAggregationResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultAggregationResult.parseFrom(com.google.protobuf.ByteString data) static AggregationResultAggregationResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultAggregationResult.parseFrom(com.google.protobuf.CodedInputStream input) static AggregationResultAggregationResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultAggregationResult.parseFrom(InputStream input) static AggregationResultAggregationResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregationResultAggregationResult.parseFrom(ByteBuffer data) static AggregationResultAggregationResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.v1 that return types with arguments of type AggregationResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AggregationResult>AggregationResult.getParserForType()static com.google.protobuf.Parser<AggregationResult>AggregationResult.parser()Methods in com.google.firestore.v1 with parameters of type AggregationResultModifier and TypeMethodDescriptionAggregationResult.Builder.mergeFrom(AggregationResult other) RunAggregationQueryResponse.Builder.mergeResult(AggregationResult value) A single aggregation result.static AggregationResult.BuilderAggregationResult.newBuilder(AggregationResult prototype) RunAggregationQueryResponse.Builder.setResult(AggregationResult value) A single aggregation result.