Uses of Enum
com.google.datastore.v1.AggregationQuery.QueryTypeCase
-
Uses of AggregationQuery.QueryTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return AggregationQuery.QueryTypeCaseModifier and TypeMethodDescriptionAggregationQuery.QueryTypeCase.forNumber(int value) AggregationQuery.Builder.getQueryTypeCase()AggregationQuery.getQueryTypeCase()AggregationQueryOrBuilder.getQueryTypeCase()AggregationQuery.QueryTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static AggregationQuery.QueryTypeCase[]AggregationQuery.QueryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.