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].
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 document provides reference documentation for the \u003ccode\u003eRunQueryResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically detailing its structure, usage, and implementation across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class is the output for the \u003ccode\u003eDatastore.RunQuery\u003c/code\u003e method and is implemented as an object that also inherits and 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 document offers links to the documentation for various versions of the API, ranging from version 3.2.0 to the latest version, 4.15.0, and specifically details the properties of \u003ccode\u003eRunQueryResponse\u003c/code\u003e, including \u003ccode\u003eBatch\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two available constructors: a default \u003ccode\u003eRunQueryResponse()\u003c/code\u003e and a \u003ccode\u003eRunQueryResponse(RunQueryResponse other)\u003c/code\u003e, which takes another \u003ccode\u003eRunQueryResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunQueryResponse\u003c/code\u003e class is defined in the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace and contained within the \u003ccode\u003eGoogle.Cloud.Datastore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]