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 webpage details the \u003ccode\u003eRunQueryRequest\u003c/code\u003e class, which is used to make requests to the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e function in version 3.3.0 of the Google Cloud Datastore .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRunQueryRequest\u003c/code\u003e can be found in version 4.15.0, while the page also provides documentation for previous versions dating back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunQueryRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryRequest\u003c/code\u003e class has several key properties like \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 configure the query execution.\u003c/p\u003e\n"],["\u003cp\u003eThe page specifies that there are 2 constructors for \u003ccode\u003eRunQueryRequest\u003c/code\u003e, one being the default and the other used for copying an existing \u003ccode\u003eRunQueryRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]