A list of keys that were not looked up due to resource constraints. The
order of results in this field is undefined and has no relation to the
order of the keys in the input.
public RepeatedField<EntityResult> Missing { get; }
Entities not found as ResultType.KEY_ONLY entities. The order of results
in this field is undefined and has no relation to the order of the keys
in the input.
The identifier of the transaction that was started as part of this Lookup
request.
Set only when
[ReadOptions.new_transaction][google.datastore.v1.ReadOptions.new_transaction]
was set in
[LookupRequest.read_options][google.datastore.v1.LookupRequest.read_options].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eLookupResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, specifically version 4.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupResponse\u003c/code\u003e class serves as the response structure for the \u003ccode\u003eDatastore.Lookup\u003c/code\u003e method, indicating the results of a lookup operation within Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a version history of the Google.Cloud.Datastore.V1 package, dating from 4.15.0 down to 3.2.0, indicating all versions released.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupResponse\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, offering functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLookupResponse\u003c/code\u003e class include \u003ccode\u003eDeferred\u003c/code\u003e (keys not looked up), \u003ccode\u003eFound\u003c/code\u003e (entities found), \u003ccode\u003eMissing\u003c/code\u003e (entities not found), \u003ccode\u003eReadTime\u003c/code\u003e (time of data read), and \u003ccode\u003eTransaction\u003c/code\u003e (transaction identifier).\u003c/p\u003e\n"]]],[],null,[]]