[[["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 page details the `StreamingResumabilityBufferSizeOption` for Google Cloud Spanner, which is available across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `StreamingResumabilityBufferSizeOption` is used to control the buffer size for streaming reads or SQL queries, ensuring their resumability."],["The option is tied to `google::cloud::Options`, and it sets a limit on the amount of data buffered."],["Exceeding this buffer limit without establishing a new resumption point will cause the streaming read or query to fail."],["The type alias for this option is `std::size_t`, which specifies the buffer size."]]],[]]