Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<AggregateQuerySnapshot> |
AggregateQuery.get()
Executes this query.
|
com.google.api.core.ApiFuture<AggregateQuerySnapshot> |
Transaction.get(AggregateQuery query)
Returns the result from the provided aggregate query.
|
Copyright © 2023 Google LLC. All rights reserved.