Properties of a LookupResponse.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
found |
Array.<google.datastore.v1.IEntityResult> | null |
<optional> |
LookupResponse found |
missing |
Array.<google.datastore.v1.IEntityResult> | null |
<optional> |
LookupResponse missing |
deferred |
Array.<google.datastore.v1.IKey> | null |
<optional> |
LookupResponse deferred |
transaction |
Uint8Array | null |
<optional> |
LookupResponse transaction |
readTime |
google.protobuf.ITimestamp | null |
<optional> |
LookupResponse readTime |