[[["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-07-09 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`."]]],[]]