Uses of Enum
com.google.datastore.v1.AggregationQuery.Aggregation.OperatorCase
-
Uses of AggregationQuery.Aggregation.OperatorCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationQuery.Aggregation.OperatorCaseModifier and TypeMethodDescriptionAggregationQuery.Aggregation.OperatorCase.forNumber(int value) AggregationQuery.Aggregation.Builder.getOperatorCase()AggregationQuery.Aggregation.getOperatorCase()AggregationQuery.AggregationOrBuilder.getOperatorCase()AggregationQuery.Aggregation.OperatorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.AggregationQuery.Aggregation.OperatorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.