Uses of Interface
com.google.datastore.v1.PropertyOrderOrBuilder
-
Uses of PropertyOrderOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement PropertyOrderOrBuilderModifier and TypeClassDescriptionfinal classThe desired order for a specific property.static final classThe desired order for a specific property.Methods in com.google.datastore.v1 that return PropertyOrderOrBuilderModifier and TypeMethodDescriptionQuery.Builder.getOrderOrBuilder(int index) The order to apply to the query results (if empty, order is unspecified).Query.getOrderOrBuilder(int index) The order to apply to the query results (if empty, order is unspecified).QueryOrBuilder.getOrderOrBuilder(int index) The order to apply to the query results (if empty, order is unspecified).Methods in com.google.datastore.v1 that return types with arguments of type PropertyOrderOrBuilderModifier and TypeMethodDescriptionList<? extends PropertyOrderOrBuilder>Query.Builder.getOrderOrBuilderList()The order to apply to the query results (if empty, order is unspecified).List<? extends PropertyOrderOrBuilder>Query.getOrderOrBuilderList()The order to apply to the query results (if empty, order is unspecified).List<? extends PropertyOrderOrBuilder>QueryOrBuilder.getOrderOrBuilderList()The order to apply to the query results (if empty, order is unspecified).