Package | Description |
---|---|
com.google.firestore.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
StructuredAggregationQuery.Aggregation.Count
Count of documents that match the query.
|
static class |
StructuredAggregationQuery.Aggregation.Count.Builder
Count of documents that match the query.
|
Modifier and Type | Method and Description |
---|---|
StructuredAggregationQuery.Aggregation.CountOrBuilder |
StructuredAggregationQuery.AggregationOrBuilder.getCountOrBuilder()
Count aggregator.
|
StructuredAggregationQuery.Aggregation.CountOrBuilder |
StructuredAggregationQuery.Aggregation.getCountOrBuilder()
Count aggregator.
|
StructuredAggregationQuery.Aggregation.CountOrBuilder |
StructuredAggregationQuery.Aggregation.Builder.getCountOrBuilder()
Count aggregator.
|
Copyright © 2023 Google LLC. All rights reserved.