[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `LookupRequest` class within the Google Cloud Datastore v1 API, specifically for version 4.10.0, with links to other versions of the API."],["The `LookupRequest` class is used to define requests for the Datastore.Lookup function, allowing users to specify entities they want to retrieve."],["It inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for extensive object functionality."],["Key properties of the `LookupRequest` class include `DatabaseId`, `Keys`, `ProjectId`, and `ReadOptions`, which are necessary for specifying the lookup target and request parameters."],["The `LookupRequest` has two constructors: a default parameterless constructor and one that takes in another `LookupRequest` as a parameter."]]],[]]