Uses of Interface
com.google.datastore.v1.ProjectionOrBuilder
-
Uses of ProjectionOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ProjectionOrBuilderModifier and TypeClassDescriptionfinal classA representation of a property in a projection.static final classA representation of a property in a projection.Methods in com.google.datastore.v1 that return ProjectionOrBuilderModifier and TypeMethodDescriptionQuery.Builder.getProjectionOrBuilder(int index) The projection to return.Query.getProjectionOrBuilder(int index) The projection to return.QueryOrBuilder.getProjectionOrBuilder(int index) The projection to return.Methods in com.google.datastore.v1 that return types with arguments of type ProjectionOrBuilderModifier and TypeMethodDescriptionList<? extends ProjectionOrBuilder>Query.Builder.getProjectionOrBuilderList()The projection to return.List<? extends ProjectionOrBuilder>Query.getProjectionOrBuilderList()The projection to return.List<? extends ProjectionOrBuilder>QueryOrBuilder.getProjectionOrBuilderList()The projection to return.