public ExplainMetrics ExplainMetrics { get; set; }
Query explain metrics. This is only present when the
[RunAggregationQueryRequest.explain_options][google.firestore.v1.RunAggregationQueryRequest.explain_options]
is provided, and it is sent only once with the last response in the stream.
The time at which the aggregate result was computed. This is always
monotonically increasing; in this case, the previous AggregationResult in
the result stream are guaranteed not to have changed between their
read_time and this one.
If the query returns no results, a response with read_time and no
result will be sent, and this represents the time at which the query
was run.
[[["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\u003eRunAggregationQueryResponse\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class represents the response received from a Firestore \u003ccode\u003eRunAggregationQuery\u003c/code\u003e request.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all available versions of the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e, from the latest (3.10.0) back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class are detailed, including \u003ccode\u003eExplainMetrics\u003c/code\u003e, \u003ccode\u003eReadTime\u003c/code\u003e, \u003ccode\u003eResult\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e, each with their specific types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from object and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, adding functionalities for interaction and management.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class RunAggregationQueryResponse (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.RunAggregationQueryResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.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 Firestore v1 API class RunAggregationQueryResponse.\n\nThe response for\n\\[Firestore.RunAggregationQuery\\]\\[google.firestore.v1.Firestore.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.Firestore.V1/latest/Google.Cloud.Firestore.V1.RunAggregationQueryResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.RunAggregationQueryResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.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.Firestore.V1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Firestore.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### ExplainMetrics\n\n public ExplainMetrics ExplainMetrics { get; set; }\n\nQuery explain metrics. This is only present when the\n\\[RunAggregationQueryRequest.explain_options\\]\\[google.firestore.v1.RunAggregationQueryRequest.explain_options\\]\nis provided, and it is sent only once with the last response in the stream.\n\n### ReadTime\n\n public Timestamp ReadTime { get; set; }\n\nThe time at which the aggregate result was computed. This is always\nmonotonically increasing; in this case, the previous AggregationResult in\nthe result stream are guaranteed not to have changed between their\n`read_time` and this one.\n\nIf the query returns no results, a response with `read_time` and no\n`result` will be sent, and this represents the time at which the query\nwas run.\n\n### Result\n\n public AggregationResult Result { get; set; }\n\nA single aggregation result.\n\nNot present when reporting partial progress.\n\n### Transaction\n\n public ByteString Transaction { get; set; }\n\nThe transaction that was started as part of this request.\n\nOnly present on the first response when the request requested to start\na new transaction."]]