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\u003eThis webpage details the \u003ccode\u003eLookupResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifically for version 3.2.0, with links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupResponse\u003c/code\u003e is a sealed class that 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, serving as a response for \u003ccode\u003eDatastore.Lookup\u003c/code\u003e operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupResponse\u003c/code\u003e class has three main properties: \u003ccode\u003eDeferred\u003c/code\u003e, which contains keys not looked up, \u003ccode\u003eFound\u003c/code\u003e, containing entities found as full results, and \u003ccode\u003eMissing\u003c/code\u003e, containing entities not found as key-only results.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists several versions of the LookupResponse class, ranging from 3.2.0 to the latest version, 4.15.0, with each entry linking to the corresponding version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupResponse\u003c/code\u003e class can be constructed with no parameters, or by passing another \u003ccode\u003eLookupResponse\u003c/code\u003e object to it.\u003c/p\u003e\n"]]],[],null,[]]