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.
[[["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\u003eThe \u003ccode\u003eLookupResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace represents the response for a Datastore lookup operation, providing information about entities that were found, missing, or deferred due to resource constraints.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the Google Protocol Buffers framework and its support for object comparison and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupResponse\u003c/code\u003e class includes properties like \u003ccode\u003eFound\u003c/code\u003e, \u003ccode\u003eMissing\u003c/code\u003e, and \u003ccode\u003eDeferred\u003c/code\u003e which are \u003ccode\u003eRepeatedField\u003c/code\u003e collections that hold \u003ccode\u003eEntityResult\u003c/code\u003e or \u003ccode\u003eKey\u003c/code\u003e objects, respectively, detailing the outcome of the lookup operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadTime\u003c/code\u003e property of the \u003ccode\u003eLookupResponse\u003c/code\u003e class, which is of type \u003ccode\u003eTimestamp\u003c/code\u003e, indicates the specific point in time when the entities were read or determined to be missing.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class across multiple versions of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e library, ranging from version 3.2.0 up to 4.15.0, providing a historical view of the class.\u003c/p\u003e\n"]]],[],null,[]]