[[["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, a component of Google Cloud Datastore for .NET."],["The `LookupRequest` class is designed to facilitate the `Datastore.Lookup` operation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LookupRequest` class offers two constructors, a default constructor and a constructor that takes another `LookupRequest` instance as a parameter."],["Key properties of the `LookupRequest` class include `Keys`, a required field containing the keys of the entities to be looked up, `ProjectId`, which is the required ID of the project for the request, and `ReadOptions` for specifying options for the lookup request."],["The webpage contains a listing of all versions of the `LookupRequest`, from the latest at 4.15.0, all the way back to version 3.2.0."]]],[]]