Class ProjectionEntityQuery

All Implemented Interfaces:
RecordQuery<ProjectionEntity>, Serializable

public final class ProjectionEntityQuery extends StructuredQuery<ProjectionEntity>
An implementation of a Google Cloud Datastore projection entity query that can be constructed by providing all the specific query elements.
See Also: