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.2.0 of the Google Cloud Datastore V1 .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\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 functionality for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class includes two constructors, one default and one that takes another \u003ccode\u003eRunQueryResponse\u003c/code\u003e object as a parameter for copying, and also contains two properties, \u003ccode\u003eBatch\u003c/code\u003e and \u003ccode\u003eQuery\u003c/code\u003e, representing a batch of query results and the parsed \u003ccode\u003eGqlQuery\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this library available, ranging from 3.2.0 to 4.15.0, with the latest being version 4.15.0, each version corresponding to a specific build of the \u003ccode\u003eRunQueryResponse\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]