Package com.google.datastore.v1
Class Query
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.datastore.v1.Query
-
- All Implemented Interfaces:
QueryOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Query extends com.google.protobuf.GeneratedMessageV3 implements QueryOrBuilder
A query for entities.
Protobuf typegoogle.datastore.v1.Query- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQuery.BuilderA query for entities.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDISTINCT_ON_FIELD_NUMBERstatic intEND_CURSOR_FIELD_NUMBERstatic intFILTER_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intOFFSET_FIELD_NUMBERstatic intORDER_FIELD_NUMBERstatic intPROJECTION_FIELD_NUMBERstatic intSTART_CURSOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static QuerygetDefaultInstance()QuerygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PropertyReferencegetDistinctOn(int index)The properties to make distinct.intgetDistinctOnCount()The properties to make distinct.List<PropertyReference>getDistinctOnList()The properties to make distinct.PropertyReferenceOrBuildergetDistinctOnOrBuilder(int index)The properties to make distinct.List<? extends PropertyReferenceOrBuilder>getDistinctOnOrBuilderList()The properties to make distinct.com.google.protobuf.ByteStringgetEndCursor()An ending point for the query results.FiltergetFilter()The filter to apply.FilterOrBuildergetFilterOrBuilder()The filter to apply.KindExpressiongetKind(int index)The kinds to query (if empty, returns entities of all kinds).intgetKindCount()The kinds to query (if empty, returns entities of all kinds).List<KindExpression>getKindList()The kinds to query (if empty, returns entities of all kinds).KindExpressionOrBuildergetKindOrBuilder(int index)The kinds to query (if empty, returns entities of all kinds).List<? extends KindExpressionOrBuilder>getKindOrBuilderList()The kinds to query (if empty, returns entities of all kinds).com.google.protobuf.Int32ValuegetLimit()The maximum number of results to return.com.google.protobuf.Int32ValueOrBuildergetLimitOrBuilder()The maximum number of results to return.intgetOffset()The number of results to skip.PropertyOrdergetOrder(int index)The order to apply to the query results (if empty, order is unspecified).intgetOrderCount()The order to apply to the query results (if empty, order is unspecified).List<PropertyOrder>getOrderList()The order to apply to the query results (if empty, order is unspecified).PropertyOrderOrBuildergetOrderOrBuilder(int index)The order to apply to the query results (if empty, order is unspecified).List<? extends PropertyOrderOrBuilder>getOrderOrBuilderList()The order to apply to the query results (if empty, order is unspecified).com.google.protobuf.Parser<Query>getParserForType()ProjectiongetProjection(int index)The projection to return.intgetProjectionCount()The projection to return.List<Projection>getProjectionList()The projection to return.ProjectionOrBuildergetProjectionOrBuilder(int index)The projection to return.List<? extends ProjectionOrBuilder>getProjectionOrBuilderList()The projection to return.intgetSerializedSize()com.google.protobuf.ByteStringgetStartCursor()A starting point for the query results.booleanhasFilter()The filter to apply.inthashCode()booleanhasLimit()The maximum number of results to return.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Query.BuildernewBuilder()static Query.BuildernewBuilder(Query prototype)Query.BuildernewBuilderForType()protected Query.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static QueryparseDelimitedFrom(InputStream input)static QueryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryparseFrom(byte[] data)static QueryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryparseFrom(com.google.protobuf.ByteString data)static QueryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryparseFrom(com.google.protobuf.CodedInputStream input)static QueryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryparseFrom(InputStream input)static QueryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryparseFrom(ByteBuffer data)static QueryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Query>parser()Query.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PROJECTION_FIELD_NUMBER
public static final int PROJECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISTINCT_ON_FIELD_NUMBER
public static final int DISTINCT_ON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_CURSOR_FIELD_NUMBER
public static final int START_CURSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_CURSOR_FIELD_NUMBER
public static final int END_CURSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OFFSET_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getProjectionList
public List<Projection> getProjectionList()
The projection to return. Defaults to returning all properties.
repeated .google.datastore.v1.Projection projection = 2;- Specified by:
getProjectionListin interfaceQueryOrBuilder
-
getProjectionOrBuilderList
public List<? extends ProjectionOrBuilder> getProjectionOrBuilderList()
The projection to return. Defaults to returning all properties.
repeated .google.datastore.v1.Projection projection = 2;- Specified by:
getProjectionOrBuilderListin interfaceQueryOrBuilder
-
getProjectionCount
public int getProjectionCount()
The projection to return. Defaults to returning all properties.
repeated .google.datastore.v1.Projection projection = 2;- Specified by:
getProjectionCountin interfaceQueryOrBuilder
-
getProjection
public Projection getProjection(int index)
The projection to return. Defaults to returning all properties.
repeated .google.datastore.v1.Projection projection = 2;- Specified by:
getProjectionin interfaceQueryOrBuilder
-
getProjectionOrBuilder
public ProjectionOrBuilder getProjectionOrBuilder(int index)
The projection to return. Defaults to returning all properties.
repeated .google.datastore.v1.Projection projection = 2;- Specified by:
getProjectionOrBuilderin interfaceQueryOrBuilder
-
getKindList
public List<KindExpression> getKindList()
The kinds to query (if empty, returns entities of all kinds). Currently at most 1 kind may be specified.
repeated .google.datastore.v1.KindExpression kind = 3;- Specified by:
getKindListin interfaceQueryOrBuilder
-
getKindOrBuilderList
public List<? extends KindExpressionOrBuilder> getKindOrBuilderList()
The kinds to query (if empty, returns entities of all kinds). Currently at most 1 kind may be specified.
repeated .google.datastore.v1.KindExpression kind = 3;- Specified by:
getKindOrBuilderListin interfaceQueryOrBuilder
-
getKindCount
public int getKindCount()
The kinds to query (if empty, returns entities of all kinds). Currently at most 1 kind may be specified.
repeated .google.datastore.v1.KindExpression kind = 3;- Specified by:
getKindCountin interfaceQueryOrBuilder
-
getKind
public KindExpression getKind(int index)
The kinds to query (if empty, returns entities of all kinds). Currently at most 1 kind may be specified.
repeated .google.datastore.v1.KindExpression kind = 3;- Specified by:
getKindin interfaceQueryOrBuilder
-
getKindOrBuilder
public KindExpressionOrBuilder getKindOrBuilder(int index)
The kinds to query (if empty, returns entities of all kinds). Currently at most 1 kind may be specified.
repeated .google.datastore.v1.KindExpression kind = 3;- Specified by:
getKindOrBuilderin interfaceQueryOrBuilder
-
hasFilter
public boolean hasFilter()
The filter to apply.
.google.datastore.v1.Filter filter = 4;- Specified by:
hasFilterin interfaceQueryOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
public Filter getFilter()
The filter to apply.
.google.datastore.v1.Filter filter = 4;- Specified by:
getFilterin interfaceQueryOrBuilder- Returns:
- The filter.
-
getFilterOrBuilder
public FilterOrBuilder getFilterOrBuilder()
The filter to apply.
.google.datastore.v1.Filter filter = 4;- Specified by:
getFilterOrBuilderin interfaceQueryOrBuilder
-
getOrderList
public List<PropertyOrder> getOrderList()
The order to apply to the query results (if empty, order is unspecified).
repeated .google.datastore.v1.PropertyOrder order = 5;- Specified by:
getOrderListin interfaceQueryOrBuilder
-
getOrderOrBuilderList
public List<? extends PropertyOrderOrBuilder> getOrderOrBuilderList()
The order to apply to the query results (if empty, order is unspecified).
repeated .google.datastore.v1.PropertyOrder order = 5;- Specified by:
getOrderOrBuilderListin interfaceQueryOrBuilder
-
getOrderCount
public int getOrderCount()
The order to apply to the query results (if empty, order is unspecified).
repeated .google.datastore.v1.PropertyOrder order = 5;- Specified by:
getOrderCountin interfaceQueryOrBuilder
-
getOrder
public PropertyOrder getOrder(int index)
The order to apply to the query results (if empty, order is unspecified).
repeated .google.datastore.v1.PropertyOrder order = 5;- Specified by:
getOrderin interfaceQueryOrBuilder
-
getOrderOrBuilder
public PropertyOrderOrBuilder getOrderOrBuilder(int index)
The order to apply to the query results (if empty, order is unspecified).
repeated .google.datastore.v1.PropertyOrder order = 5;- Specified by:
getOrderOrBuilderin interfaceQueryOrBuilder
-
getDistinctOnList
public List<PropertyReference> getDistinctOnList()
The properties to make distinct. The query results will contain the first result for each distinct combination of values for the given properties (if empty, all results are returned). Requires: * If `order` is specified, the set of distinct on properties must appear before the non-distinct on properties in `order`.
repeated .google.datastore.v1.PropertyReference distinct_on = 6;- Specified by:
getDistinctOnListin interfaceQueryOrBuilder
-
getDistinctOnOrBuilderList
public List<? extends PropertyReferenceOrBuilder> getDistinctOnOrBuilderList()
The properties to make distinct. The query results will contain the first result for each distinct combination of values for the given properties (if empty, all results are returned). Requires: * If `order` is specified, the set of distinct on properties must appear before the non-distinct on properties in `order`.
repeated .google.datastore.v1.PropertyReference distinct_on = 6;- Specified by:
getDistinctOnOrBuilderListin interfaceQueryOrBuilder
-
getDistinctOnCount
public int getDistinctOnCount()
The properties to make distinct. The query results will contain the first result for each distinct combination of values for the given properties (if empty, all results are returned). Requires: * If `order` is specified, the set of distinct on properties must appear before the non-distinct on properties in `order`.
repeated .google.datastore.v1.PropertyReference distinct_on = 6;- Specified by:
getDistinctOnCountin interfaceQueryOrBuilder
-
getDistinctOn
public PropertyReference getDistinctOn(int index)
The properties to make distinct. The query results will contain the first result for each distinct combination of values for the given properties (if empty, all results are returned). Requires: * If `order` is specified, the set of distinct on properties must appear before the non-distinct on properties in `order`.
repeated .google.datastore.v1.PropertyReference distinct_on = 6;- Specified by:
getDistinctOnin interfaceQueryOrBuilder
-
getDistinctOnOrBuilder
public PropertyReferenceOrBuilder getDistinctOnOrBuilder(int index)
The properties to make distinct. The query results will contain the first result for each distinct combination of values for the given properties (if empty, all results are returned). Requires: * If `order` is specified, the set of distinct on properties must appear before the non-distinct on properties in `order`.
repeated .google.datastore.v1.PropertyReference distinct_on = 6;- Specified by:
getDistinctOnOrBuilderin interfaceQueryOrBuilder
-
getStartCursor
public com.google.protobuf.ByteString getStartCursor()
A starting point for the query results. Query cursors are returned in query result batches and [can only be used to continue the same query](https://cloud.google.com/datastore/docs/concepts/queries#cursors_limits_and_offsets).
bytes start_cursor = 7;- Specified by:
getStartCursorin interfaceQueryOrBuilder- Returns:
- The startCursor.
-
getEndCursor
public com.google.protobuf.ByteString getEndCursor()
An ending point for the query results. Query cursors are returned in query result batches and [can only be used to limit the same query](https://cloud.google.com/datastore/docs/concepts/queries#cursors_limits_and_offsets).
bytes end_cursor = 8;- Specified by:
getEndCursorin interfaceQueryOrBuilder- Returns:
- The endCursor.
-
getOffset
public int getOffset()
The number of results to skip. Applies before limit, but after all other constraints. Optional. Must be >= 0 if specified.
int32 offset = 10;- Specified by:
getOffsetin interfaceQueryOrBuilder- Returns:
- The offset.
-
hasLimit
public boolean hasLimit()
The maximum number of results to return. Applies after all other constraints. Optional. Unspecified is interpreted as no limit. Must be >= 0 if specified.
.google.protobuf.Int32Value limit = 12;- Specified by:
hasLimitin interfaceQueryOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public com.google.protobuf.Int32Value getLimit()
The maximum number of results to return. Applies after all other constraints. Optional. Unspecified is interpreted as no limit. Must be >= 0 if specified.
.google.protobuf.Int32Value limit = 12;- Specified by:
getLimitin interfaceQueryOrBuilder- Returns:
- The limit.
-
getLimitOrBuilder
public com.google.protobuf.Int32ValueOrBuilder getLimitOrBuilder()
The maximum number of results to return. Applies after all other constraints. Optional. Unspecified is interpreted as no limit. Must be >= 0 if specified.
.google.protobuf.Int32Value limit = 12;- Specified by:
getLimitOrBuilderin interfaceQueryOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Query parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Query parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Query parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Query parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Query parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Query parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Query parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Query.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Query.Builder newBuilder()
-
newBuilder
public static Query.Builder newBuilder(Query prototype)
-
toBuilder
public Query.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Query.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Query getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Query> parser()
-
getParserForType
public com.google.protobuf.Parser<Query> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Query getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-