Properties of a QueryResultBatch.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
skippedResults |
number | null |
<optional> |
QueryResultBatch skippedResults |
skippedCursor |
Uint8Array | null |
<optional> |
QueryResultBatch skippedCursor |
entityResultType |
google.datastore.v1.EntityResult.ResultType | null |
<optional> |
QueryResultBatch entityResultType |
entityResults |
Array.<google.datastore.v1.IEntityResult> | null |
<optional> |
QueryResultBatch entityResults |
endCursor |
Uint8Array | null |
<optional> |
QueryResultBatch endCursor |
moreResults |
google.datastore.v1.QueryResultBatch.MoreResultsType | null |
<optional> |
QueryResultBatch moreResults |
snapshotVersion |
number | Long | null |
<optional> |
QueryResultBatch snapshotVersion |
readTime |
google.protobuf.ITimestamp | null |
<optional> |
QueryResultBatch readTime |