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\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class is the response type for the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e method within the Google Cloud Datastore V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.15.0, with numerous prior versions listed, including 3.4.0, which is the currently highlighted documentation version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunQueryResponse\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and another that takes another \u003ccode\u003eRunQueryResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class includes properties \u003ccode\u003eBatch\u003c/code\u003e which is a batch of results and \u003ccode\u003eQuery\u003c/code\u003e which is the parsed form of a request.\u003c/p\u003e\n"]]],[],null,[]]