public ExplainMetrics ExplainMetrics { get; set; }
Query explain metrics. This is only present when the
[RunAggregationQueryRequest.explain_options][google.datastore.v1.RunAggregationQueryRequest.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
RunAggregationQuery request.
Set only when
[ReadOptions.new_transaction][google.datastore.v1.ReadOptions.new_transaction]
was set in
[RunAggregationQueryRequest.read_options][google.datastore.v1.RunAggregationQueryRequest.read_options].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response for a \u003ccode\u003eRunAggregationQuery\u003c/code\u003e operation, and the page lists various versions of the API, from 3.2.0 up to the latest version, 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, offering data related to aggregation results, query explanations, parsed query forms, and transaction identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe listed documentation includes information about the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e constructors, which are the default constructor and the copy constructor.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Datastore v1 API - Class RunAggregationQueryResponse (4.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.14.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.14.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.13.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.13.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.12.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.12.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.11.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.11.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.10.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.10.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.9.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.9.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.8.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.8.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.7.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.7.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.6.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.5.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.4.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.3.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.2.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.1.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/4.0.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.5.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.4.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.3.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.V1/3.2.0/Google.Cloud.Datastore.V1.RunAggregationQueryResponse) \n\n public sealed class RunAggregationQueryResponse : IMessage\u003cRunAggregationQueryResponse\u003e, IEquatable\u003cRunAggregationQueryResponse\u003e, IDeepCloneable\u003cRunAggregationQueryResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Datastore v1 API class RunAggregationQueryResponse.\n\nThe response for\n\\[Datastore.RunAggregationQuery\\]\\[google.datastore.v1.Datastore.RunAggregationQuery\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RunAggregationQueryResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1.RunAggregationQueryResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1.RunAggregationQueryResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1.RunAggregationQueryResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Datastore.V1](/dotnet/docs/reference/Google.Cloud.Datastore.V1/latest/Google.Cloud.Datastore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastore.V1.dll\n\nConstructors\n------------\n\n### RunAggregationQueryResponse()\n\n public RunAggregationQueryResponse()\n\n### RunAggregationQueryResponse(RunAggregationQueryResponse)\n\n public RunAggregationQueryResponse(RunAggregationQueryResponse other)\n\nProperties\n----------\n\n### Batch\n\n public AggregationResultBatch Batch { get; set; }\n\nA batch of aggregation results. Always present.\n\n### ExplainMetrics\n\n public ExplainMetrics ExplainMetrics { get; set; }\n\nQuery explain metrics. This is only present when the\n\\[RunAggregationQueryRequest.explain_options\\]\\[google.datastore.v1.RunAggregationQueryRequest.explain_options\\]\nis provided, and it is sent only once with the last response in the stream.\n\n### Query\n\n public AggregationQuery Query { get; set; }\n\nThe parsed form of the `GqlQuery` from the request, if it was set.\n\n### Transaction\n\n public ByteString Transaction { get; set; }\n\nThe identifier of the transaction that was started as part of this\nRunAggregationQuery request.\n\nSet only when\n\\[ReadOptions.new_transaction\\]\\[google.datastore.v1.ReadOptions.new_transaction\\]\nwas set in\n\\[RunAggregationQueryRequest.read_options\\]\\[google.datastore.v1.RunAggregationQueryRequest.read_options\\]."]]