[[["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-04-09 UTC."],[[["This webpage details the `LookupRequest` class, which is used to request data in the Google Cloud Datastore V1 service, specifically within the .NET framework."],["The latest version of the `LookupRequest` is 4.15.0, with this page providing links to documentation for past versions down to version 3.2.0."],["The `LookupRequest` class, found in the `Google.Cloud.Datastore.V1` namespace, allows users to look up entities by their keys."],["The `LookupRequest` class has properties such as `Keys`, `ProjectId`, and `ReadOptions`, which are required or optional components in the lookup process."],["The class can be created via two constructors: a parameterless one, or one taking another `LookupRequest` instance as a parameter."]]],[]]