Uses of Class
com.google.cloud.datastore.ProjectionEntity
Packages that use ProjectionEntity
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of ProjectionEntity in com.google.cloud.datastore
Fields in com.google.cloud.datastore with type parameters of type ProjectionEntityModifier and TypeFieldDescriptionstatic final Query.ResultType<ProjectionEntity>Query.ResultType.PROJECTION_ENTITYMethods in com.google.cloud.datastore that return ProjectionEntityMethods in com.google.cloud.datastore with parameters of type ProjectionEntityModifier and TypeMethodDescriptionstatic ProjectionEntity.BuilderProjectionEntity.newBuilder(ProjectionEntity copyFrom)