public sealed class RunQueryResponse : IMessage<RunQueryResponse>, IEquatable<RunQueryResponse>, IDeepCloneable<RunQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class RunQueryResponse.
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 part of the Google Cloud Datastore v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.15.0 is the latest version, and this page contains documentation for version 4.3.0, with other versions from 3.2.0 up to 4.15.0 available via link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class represents the response from a \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e operation and inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing interfaces like \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\u003eThis class provides two constructors, one default and another that takes an existing \u003ccode\u003eRunQueryResponse\u003c/code\u003e object for copying, and it includes properties such as \u003ccode\u003eBatch\u003c/code\u003e and \u003ccode\u003eQuery\u003c/code\u003e to access the results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatch\u003c/code\u003e property is of type \u003ccode\u003eQueryResultBatch\u003c/code\u003e, and represents a batch of query results, while the \u003ccode\u003eQuery\u003c/code\u003e property represents the parsed form of the \u003ccode\u003eGqlQuery\u003c/code\u003e from the request.\u003c/p\u003e\n"]]],[],null,[]]