[[["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-04-02 UTC."],[[["This webpage lists various versions of the `StreamingResumabilityBufferSizeOption` for Google Cloud Spanner C++ client library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `StreamingResumabilityBufferSizeOption` is used to configure the buffer size that guarantees the resumability of streaming reads or SQL queries."],["If the data buffered exceeds the configured limit for `StreamingResumabilityBufferSizeOption` and the stream is interrupted, the read or query will fail if a new resumption point hasn't been established."],["The `StreamingResumabilityBufferSizeOption` is an option for `google::cloud::Options` which sets a limit for how much data will be buffered."],["The alias of `StreamingResumabilityBufferSizeOption` is `std::size_t`."]]],[]]