Uses of Enum
com.google.datastore.v1.QueryResultBatch.MoreResultsType
-
Uses of QueryResultBatch.MoreResultsType in com.google.datastore.v1
Methods in com.google.datastore.v1 that return QueryResultBatch.MoreResultsTypeModifier and TypeMethodDescriptionQueryResultBatch.MoreResultsType.forNumber(int value) AggregationResultBatch.Builder.getMoreResults()The state of the query after the current batch.AggregationResultBatch.getMoreResults()The state of the query after the current batch.AggregationResultBatchOrBuilder.getMoreResults()The state of the query after the current batch.QueryResultBatch.Builder.getMoreResults()The state of the query after the current batch.QueryResultBatch.getMoreResults()The state of the query after the current batch.QueryResultBatchOrBuilder.getMoreResults()The state of the query after the current batch.QueryResultBatch.MoreResultsType.valueOf(int value) Deprecated.QueryResultBatch.MoreResultsType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static QueryResultBatch.MoreResultsType[]QueryResultBatch.MoreResultsType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.datastore.v1 that return types with arguments of type QueryResultBatch.MoreResultsTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<QueryResultBatch.MoreResultsType>QueryResultBatch.MoreResultsType.internalGetValueMap()Methods in com.google.datastore.v1 with parameters of type QueryResultBatch.MoreResultsTypeModifier and TypeMethodDescriptionAggregationResultBatch.Builder.setMoreResults(QueryResultBatch.MoreResultsType value) The state of the query after the current batch.QueryResultBatch.Builder.setMoreResults(QueryResultBatch.MoreResultsType value) The state of the query after the current batch.