[[["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 page provides reference documentation for the \u003ccode\u003eFirestoreClient.RunAggregationQueryStream\u003c/code\u003e class within the Firestore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRunAggregationQueryStream\u003c/code\u003e class is 3.10.0, with documentation available for older versions, starting from 2.3.0, and up to the most recent release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirestoreClient.RunAggregationQueryStream\u003c/code\u003e is a server streaming class derived from \u003ccode\u003eServerStreamingBase<RunAggregationQueryResponse>\u003c/code\u003e, handling streaming of aggregation query results.\u003c/p\u003e\n"],["\u003cp\u003eIt is used in the context of the \u003ccode\u003eRunAggregationQuery\u003c/code\u003e method and implements \u003ccode\u003eIDisposable\u003c/code\u003e for resource management.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes methods to manage the stream such as \u003ccode\u003eGetResponseStream()\u003c/code\u003e, \u003ccode\u003eDispose()\u003c/code\u003e, and \u003ccode\u003eGrpcCall\u003c/code\u003e, along with inherited methods from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class FirestoreClient.RunAggregationQueryStream (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.FirestoreClient.RunAggregationQueryStream)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.FirestoreClient.RunAggregationQueryStream) \n\n public abstract class FirestoreClient.RunAggregationQueryStream : ServerStreamingBase\u003cRunAggregationQueryResponse\u003e, IDisposable\n\nReference documentation and code samples for the Firestore v1 API class FirestoreClient.RunAggregationQueryStream.\n\nServer streaming methods for\n[RunAggregationQuery(RunAggregationQueryRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.FirestoreClient#Google_Cloud_Firestore_V1_FirestoreClient_RunAggregationQuery_Google_Cloud_Firestore_V1_RunAggregationQueryRequest_Google_Api_Gax_Grpc_CallSettings_). \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServerStreamingBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html)[RunAggregationQueryResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.RunAggregationQueryResponse) \\\u003e FirestoreClient.RunAggregationQueryStream \n\nImplements\n----------\n\n[IDisposable](https://learn.microsoft.com/dotnet/api/system.idisposable) \n\nInherited Members\n-----------------\n\n[ServerStreamingBase\\\u003cRunAggregationQueryResponse\\\u003e.GetResponseStream()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_GetResponseStream) \n[ServerStreamingBase\\\u003cRunAggregationQueryResponse\\\u003e.Dispose()](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_Dispose) \n[ServerStreamingBase\\\u003cRunAggregationQueryResponse\\\u003e.GrpcCall](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServerStreamingBase-1.html#Google_Api_Gax_Grpc_ServerStreamingBase_1_GrpcCall) \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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \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"]]