[[["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 details the `LookupRequest` class within the `Google.Cloud.Datastore.V1` namespace, specifically version 3.3.0, which is used for the Datastore.Lookup functionality in Google Cloud."],["The `LookupRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google.Protobuf library."],["The class offers two constructors, a default constructor, and another that allows creating a new instance based on an existing `LookupRequest` object, indicated as `LookupRequest(LookupRequest)`."],["The `LookupRequest` object contains crucial properties such as `Keys` (a list of keys for entity lookups), `ProjectId` (the ID of the project), and `ReadOptions` (specifying options for the lookup)."],["There are multiple previous versions of the `LookupRequest`, the most recent being version 4.15.0, all located within the same namespace."]]],[]]