public sealed class RunQueryRequest : IMessage<RunQueryRequest>, IEquatable<RunQueryRequest>, IDeepCloneable<RunQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class RunQueryRequest.
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 webpage provides reference documentation for the \u003ccode\u003eRunQueryRequest\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, is used to define the request parameters for executing a query on the Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eRunQueryRequest\u003c/code\u003e class includes properties such as \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 to configure the query's execution.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version of the \u003ccode\u003eRunQueryRequest\u003c/code\u003e class, with version 4.15.0 being the latest version, and this page covering versions down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with comprehensive functionality for the data exchange, comparisons, cloning and message handling.\u003c/p\u003e\n"]]],[],null,[]]