[[["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\u003eThe latest version of \u003ccode\u003eSpannerClient.StreamingReadStream\u003c/code\u003e is 5.0.0-beta05, with multiple prior versions available, ranging down to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerClient.StreamingReadStream\u003c/code\u003e is an abstract class designed for server streaming methods, specifically for use with \u003ccode\u003eStreamingRead(ReadRequest, CallSettings)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eServerStreamingBase<PartialResultSet>\u003c/code\u003e and ultimately the base \u003ccode\u003eobject\u003c/code\u003e class, and it implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides access to methods such as \u003ccode\u003eGetResponseStream()\u003c/code\u003e and \u003ccode\u003eDispose()\u003c/code\u003e, along with inherited methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e and \u003ccode\u003eGetType()\u003c/code\u003e, all documented in the API.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Spanner v1 API - Class SpannerClient.StreamingReadStream (5.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/5.0.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.6.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.5.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.4.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.3.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.2.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.1.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/4.0.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.15.1/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.14.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.13.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.12.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.11.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.10.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.9.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.8.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.7.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.6.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.V1/3.5.0/Google.Cloud.Spanner.V1.SpannerClient.StreamingReadStream) \n\n public abstract class SpannerClient.StreamingReadStream : ServerStreamingBase\u003cPartialResultSet\u003e, IDisposable\n\nReference documentation and code samples for the Google Cloud Spanner v1 API class SpannerClient.StreamingReadStream.\n\nServer streaming methods for [StreamingRead(ReadRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1.SpannerClient#Google_Cloud_Spanner_V1_SpannerClient_StreamingRead_Google_Cloud_Spanner_V1_ReadRequest_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)[PartialResultSet](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1.PartialResultSet) \\\u003e SpannerClient.StreamingReadStream \n\nImplements\n----------\n\n[IDisposable](https://learn.microsoft.com/dotnet/api/system.idisposable) \n\nInherited Members\n-----------------\n\n[ServerStreamingBase\\\u003cPartialResultSet\\\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\\\u003cPartialResultSet\\\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\\\u003cPartialResultSet\\\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.Spanner.V1](/dotnet/docs/reference/Google.Cloud.Spanner.V1/latest/Google.Cloud.Spanner.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Spanner.V1.dll"]]