public sealed class RunQueryResponse : IMessage<RunQueryResponse>, IEquatable<RunQueryResponse>, IDeepCloneable<RunQueryResponse>, IBufferMessage, IMessage
The response for [Datastore.RunQuery][google.datastore.v1.Datastore.RunQuery].
[[["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\u003eRunQueryResponse\u003c/code\u003e class, which is the response type for the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e method in version 3.3.0 of the Google.Cloud.Datastore.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and one that accepts another \u003ccode\u003eRunQueryResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class includes two main properties: \u003ccode\u003eBatch\u003c/code\u003e, representing a batch of query results, and \u003ccode\u003eQuery\u003c/code\u003e, representing the parsed \u003ccode\u003eGqlQuery\u003c/code\u003e from the request.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to various versions of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e library, ranging from version 3.2.0 up to the latest version, 4.15.0, for those looking for documentation or reference material.\u003c/p\u003e\n"]]],[],null,[]]