@BetaApi public class AggregationResult extends Object
AggregationQuery query submission.| Constructor and Description |
|---|
AggregationResult(Map<String,LongValue> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
get(String alias)
Returns a result value for the given alias.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023 Google LLC. All rights reserved.