Uses of Class
com.google.firestore.v1.StructuredAggregationQuery
-
Uses of StructuredAggregationQuery in com.google.firestore.v1
Methods in com.google.firestore.v1 that return StructuredAggregationQueryModifier and TypeMethodDescriptionStructuredAggregationQuery.Builder.build()StructuredAggregationQuery.Builder.buildPartial()static StructuredAggregationQueryStructuredAggregationQuery.getDefaultInstance()StructuredAggregationQuery.Builder.getDefaultInstanceForType()StructuredAggregationQuery.getDefaultInstanceForType()RunAggregationQueryRequest.Builder.getStructuredAggregationQuery()An aggregation query.RunAggregationQueryRequest.getStructuredAggregationQuery()An aggregation query.RunAggregationQueryRequestOrBuilder.getStructuredAggregationQuery()An aggregation query.static StructuredAggregationQueryStructuredAggregationQuery.parseDelimitedFrom(InputStream input) static StructuredAggregationQueryStructuredAggregationQuery.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(byte[] data) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(com.google.protobuf.ByteString data) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(com.google.protobuf.CodedInputStream input) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(InputStream input) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(ByteBuffer data) static StructuredAggregationQueryStructuredAggregationQuery.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.v1 that return types with arguments of type StructuredAggregationQueryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StructuredAggregationQuery>StructuredAggregationQuery.getParserForType()static com.google.protobuf.Parser<StructuredAggregationQuery>StructuredAggregationQuery.parser()Methods in com.google.firestore.v1 with parameters of type StructuredAggregationQueryModifier and TypeMethodDescriptionStructuredAggregationQuery.Builder.mergeFrom(StructuredAggregationQuery other) RunAggregationQueryRequest.Builder.mergeStructuredAggregationQuery(StructuredAggregationQuery value) An aggregation query.StructuredAggregationQuery.newBuilder(StructuredAggregationQuery prototype) RunAggregationQueryRequest.Builder.setStructuredAggregationQuery(StructuredAggregationQuery value) An aggregation query.