Class ProjectionEntityQuery (2.27.1)

publicfinalclass ProjectionEntityQueryextendsStructuredQuery<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

Inheritance

java.lang.Object > Query<V> > StructuredQuery > ProjectionEntityQuery

Inherited Members

Methods

toBuilder()

publicProjectionEntityQuery.BuildertoBuilder()
Returns
Type Description
ProjectionEntityQuery.Builder
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.