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 webpage details the \u003ccode\u003eRunQueryResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, which is used as a response type for the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\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, indicating its capabilities in message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that takes a \u003ccode\u003eRunQueryResponse\u003c/code\u003e object for copying, and it defines properties such as \u003ccode\u003eBatch\u003c/code\u003e of type \u003ccode\u003eQueryResultBatch\u003c/code\u003e and \u003ccode\u003eQuery\u003c/code\u003e of type \u003ccode\u003eQuery\u003c/code\u003e, providing data about query results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class also inherits several methods from \u003ccode\u003eObject\u003c/code\u003e, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, enhancing its basic object functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content covers versions of the class from 3.2.0 to the latest 4.15.0, with links to each version for reference, showing the evolution of the \u003ccode\u003eRunQueryResponse\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]