[[["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-09 UTC."],[[["The page provides versioned documentation for `StreamingResumabilityBufferSizeOption` within the Google Cloud Spanner C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`StreamingResumabilityBufferSizeOption` is used to manage the buffering limit for streaming reads or SQL queries to ensure their resumability."],["The buffer limit set by this option is in place to avoid the read/query failing if the stream is interrupted before a new resumption point can be set."],["This option is for [`google::cloud::Options`](https://cloud.google.com/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1Options.html) which is a common class within the Google Cloud C++ library."],["The `StreamingResumabilityBufferSizeOption` type is aliased as `std::size_t`."]]],[]]