[[["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-03-21 UTC."],[[["The `SpannerClient.StreamingReadStream` class is part of the Google Cloud Spanner v1 API and is used for server-side streaming operations, specifically for handling `PartialResultSet` data."],["This class inherits from `ServerStreamingBase\u003cPartialResultSet\u003e` and implements the `IDisposable` interface, offering functionalities for managing streaming operations and resource cleanup."],["The documentation provides various versions of the `SpannerClient.StreamingReadStream` class ranging from version 3.5.0 to 5.0.0-beta05, with 4.6.0 being the current version displayed."],["This class is utilized in the context of the `StreamingRead` method within `SpannerClient`, which takes a `ReadRequest` and `CallSettings` to initiate server streaming."],["The `SpannerClient.StreamingReadStream` class, found within the `Google.Cloud.Spanner.V1` namespace, is contained within the `Google.Cloud.Spanner.V1.dll` assembly."]]],[]]