| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationQuery.Mode |
AggregationQuery.getMode()
Returns the
AggregationQuery.Mode for this query. |
static AggregationQuery.Mode |
AggregationQuery.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationQuery.Mode[] |
AggregationQuery.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.