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