Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Method and Description |
---|---|
static AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.Aggregation.OperatorCase.forNumber(int value) |
AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.AggregationOrBuilder.getOperatorCase() |
AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.Aggregation.getOperatorCase() |
AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.Aggregation.Builder.getOperatorCase() |
static AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.Aggregation.OperatorCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AggregationQuery.Aggregation.OperatorCase |
AggregationQuery.Aggregation.OperatorCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationQuery.Aggregation.OperatorCase[] |
AggregationQuery.Aggregation.OperatorCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.