[[["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."],[[["This webpage details the `ExecuteStreamingSqlStream` class within the `Google.Cloud.Spanner.V1` namespace, specifically focusing on its implementation for server streaming methods."],["The `ExecuteStreamingSqlStream` class is an abstract class that inherits from `ServerStreamingBase\u003cPartialResultSet\u003e` and is used for handling server-side streaming SQL execution."],["The latest stable release documented is version 3.6.0, alongside multiple prior version references and a beta version of 5.0.0."],["The page highlights that the `ExecuteStreamingSqlStream` class uses `PartialResultSet` to handle streaming responses, which can be accessed through the `GetResponseStream()` method."],["The `ExecuteStreamingSqlStream` class allows for the use of the `ExecuteStreamingSql(ExecuteSqlRequest, CallSettings)` method."]]],[]]