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].
public ExplainMetrics ExplainMetrics { get; set; }
Query explain metrics. This is only present when the
[RunQueryRequest.explain_options][google.datastore.v1.RunQueryRequest.explain_options]
is provided, and it is sent only once with the last response in the stream.
The identifier of the transaction that was started as part of this
RunQuery request.
Set only when
[ReadOptions.new_transaction][google.datastore.v1.ReadOptions.new_transaction]
was set in
[RunQueryRequest.read_options][google.datastore.v1.RunQueryRequest.read_options].
[[["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 provides documentation for the \u003ccode\u003eRunQueryResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, specifically version 4.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class, which is used to encapsulate the response from a Datastore query, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class includes properties like \u003ccode\u003eBatch\u003c/code\u003e, \u003ccode\u003eExplainMetrics\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e to provide detailed information from a query response, such as query results, explain metrics, the query itself and transaction details.\u003c/p\u003e\n"],["\u003cp\u003eThis page offers an overview of the class's inheritance, its constructors, and the properties with their types and descriptions, alongside a comprehensive list of previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API that is displayed in this page is 4.15.0, followed by the versions 4.14.0 to 3.2.0, but the current context and reference is in the 4.11.0.\u003c/p\u003e\n"]]],[],null,[]]