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: Datastore queries
Methods
toBuilder()
public ProjectionEntityQuery.Builder toBuilder()
Returns | |
---|---|
Type | Description |
ProjectionEntityQuery.Builder |