public sealed class RunQueryRequest : IMessage<RunQueryRequest>, IEquatable<RunQueryRequest>, IDeepCloneable<RunQueryRequest>, IBufferMessage, IMessage
The request for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
Entities are partitioned into subsets, identified by a partition ID.
Queries are scoped to a single partition.
This partition ID is normalized with the standard default context
partition ID.
[[["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 document outlines the \u003ccode\u003eRunQueryRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, which is a request type used for the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryRequest\u003c/code\u003e class 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, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances of \u003ccode\u003eRunQueryRequest\u003c/code\u003e, including a copy constructor that accepts another \u003ccode\u003eRunQueryRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRunQueryRequest\u003c/code\u003e class include \u003ccode\u003eDatabaseId\u003c/code\u003e, \u003ccode\u003eGqlQuery\u003c/code\u003e, \u003ccode\u003ePartitionId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, \u003ccode\u003eQueryTypeCase\u003c/code\u003e, and \u003ccode\u003eReadOptions\u003c/code\u003e, which are used to define and customize the query.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists previous versions of this API and documentation, showing a version history from 4.15.0 down to 3.2.0 with hyperlinks to their respective documentation.\u003c/p\u003e\n"]]],[],null,[]]